This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [patch] add a new test for the strnlen func and update a few others
- From: Mike Frysinger <vapier at gentoo dot org>
- To: libc-alpha at sourceware dot org
- Date: Mon, 13 Feb 2006 21:33:20 -0500
- Subject: Re: [patch] add a new test for the strnlen func and update a few others
- References: <200602132124.26416.vapier@gentoo.org>
blah, my ChangeLog entry was broken, here's the right one:
2006-02-13 Mike Frysinger <vapier@gentoo.org>
* string/tester.c (test_strnlen): New test.
(test_strncat): Test lengths where the sign bit is set.
(test_strncmp): Likewise.
-mike