Use standard names for rand() and srand().
commitc718bdada0e16b36b6f0f68df54a3ee343f91e49
authorJiří Zárevúcky <zarevucky.jiri@gmail.com>
Mon, 15 Jan 2018 21:20:07 +0000 (15 22:20 +0100)
committerJiří Zárevúcky <zarevucky.jiri@gmail.com>
Mon, 15 Jan 2018 21:40:49 +0000 (15 22:40 +0100)
tree6cc0257c0ddb6f73b15d35b02781e28286539c9b
parentba2901865c3ab8afb4340d521a9d32f8d12af447
Use standard names for rand() and srand().
uspace/app/tetris/tetris.c
uspace/dist/src/c/demos/tetris/tetris.c
uspace/lib/c/generic/stdlib.c
uspace/lib/c/generic/uuid.c
uspace/lib/c/include/stdlib.h
uspace/lib/posix/source/stdlib.c
uspace/srv/net/tcp/ncsim.c