This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos 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]

ecos/packages/language/c/libc/string/current t ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	bartv@sourceware.org	2009-01-28 15:28:57

Modified files:
	packages/language/c/libc/string/current/tests: strxfrm2.c 
	                                               strxfrm1.c 
	                                               strtok.c strstr.c 
	                                               strspn.c 
	                                               strrchr.c 
	                                               strpbrk.c 
	                                               strncpy2.c 
	                                               strncpy1.c 
	                                               strncat2.c 
	                                               strncat1.c 
	                                               strlen.c 
	                                               strcspn.c 
	                                               strcpy2.c 
	                                               strcpy1.c 
	                                               strcoll2.c 
	                                               strcoll1.c 
	                                               strcmp2.c 
	                                               strcmp1.c 
	                                               strchr.c 
	                                               strcat2.c 
	                                               strcat1.c 
	                                               memset.c 
	                                               memmove2.c 
	                                               memmove1.c 
	                                               memcpy2.c 
	                                               memcpy1.c 
	                                               memcmp2.c 
	                                               memcmp1.c 
	                                               memchr.c 
	packages/language/c/libc/string/current: ChangeLog 

Log message:
	Make the string tests work in configurations which do not involve
	main().


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