add rand() and srand() to the posix library.
commitd856110eaa64106e15a328eeed1b46c3d264e012
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Mon, 29 Jul 2013 14:27:57 +0000 (29 16:27 +0200)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Mon, 29 Jul 2013 14:27:57 +0000 (29 16:27 +0200)
treee9c3664e3e446249458a79eecb553670469cb4a9
parentbf963b974946a646a6aa179d1383242007f4047a
add rand() and srand() to the posix library.
uspace/lib/posix/include/posix/stdlib.h
uspace/lib/posix/source/stdlib.c