* posix/transbug.c: Include <string.h> for memset and strlen
authorAndreas Jaeger <aj@suse.de>
Wed, 25 Jun 2003 11:04:58 +0000 (11:04 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 25 Jun 2003 11:04:58 +0000 (11:04 +0000)
commitfa4a36fdffe7a96c60dd5baf383e6c731a11a8c5
treead95dd50a3c7053e5d7c08f3b3495ca5977479e4
parent657f0417ed66d26fa80bbf3ef7081c59e15fbdd6
* posix/transbug.c: Include <string.h> for memset and strlen

declarations.
* stdio-common/tst-sprintf.c: Include <stdlib.h> for free declaration.

* stdlib/tst-strtod.c (main): Pass long double value.

* test-skeleton.c: Include <time.h> for nanosleep declaration.
2003-06-25  Andreas Jaeger  <aj@suse.de>

* posix/transbug.c: Include <string.h> for memset and strlen
declarations.

* stdio-common/tst-sprintf.c: Include <stdlib.h> for free declaration.

* stdlib/tst-strtod.c (main): Pass long double value.

* test-skeleton.c: Include <time.h> for nanosleep declaration.
ChangeLog
posix/transbug.c
stdio-common/tst-sprintf.c
stdlib/tst-strtod.c
test-skeleton.c