This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc ./ChangeLog ./test-skeleton.c posix/trans ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sourceware.org	2003-06-25 11:05:00

Modified files:
	.              : ChangeLog test-skeleton.c 
	posix          : transbug.c 
	stdio-common   : tst-sprintf.c 
	stdlib         : tst-strtod.c 

Log message:
	* 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]