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]

libc/sysdeps/i386 memchr.S memcmp.S stpncpy.S


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	gkm@sourceware.cygnus.com	2000-08-25 14:09:43

Modified files:
	sysdeps/i386   : memchr.S memcmp.S stpncpy.S 

Log message:
	* sysdeps/i386/memchr.S: Check high bound against
	chars actually scanned.
	* sysdeps/i386/memcmp.S: Likewise.
	* sysdeps/i386/stpncpy.S: Adjust high-bound check to
	account for pointers that lie one beyond end-of-buffer.


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