diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-22 05:37:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-22 05:37:23 +0000 |
commit | b6bb5f6a819689fc49a216bc471d1b170c06c3e5 (patch) | |
tree | c9a20071bf445d8c30244e3ed96d6542ce32f5a1 | |
parent | 7e583a52d3c0601f51502182dbdced77573e708e (diff) | |
download | glibc-b6bb5f6a819689fc49a216bc471d1b170c06c3e5.tar glibc-b6bb5f6a819689fc49a216bc471d1b170c06c3e5.tar.gz glibc-b6bb5f6a819689fc49a216bc471d1b170c06c3e5.tar.bz2 glibc-b6bb5f6a819689fc49a216bc471d1b170c06c3e5.zip |
[BZ #2380]
bz tag
[BZ #2380]
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ 2006-02-13 Mike Frysinger <vapier@gentoo.org> + [BZ #2380] * string/tester.c (test_strnlen): New function. (test_strchr): Call it. (test_strncat): Test lengths where the sign bit is set. |