This is the mail archive of the glibc-cvs@sourceware.org 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/string tst-strxfrm2.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2006-11-10 15:20:23

Modified files:
	string         : tst-strxfrm2.c 

Log message:
	(do_test): Also test strxfrm with l1 + 1 and l1 last arguments, if buf
	is defined, verify the return value equals to strlen (buf) and verify
	no byte beyond passed length is modified.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/string/tst-strxfrm2.c.diff?cvsroot=glibc&r1=1.1&r2=1.2


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