diff options
author | Liubov Dmitrieva <liubov.dmitrieva@gmail.com> | 2011-08-04 16:04:15 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-08-04 16:04:15 -0400 |
commit | cff8293390529d4c43d971d784cf1d2ad9171172 (patch) | |
tree | b9bdbaef77eb142312d5821c8ee202c0133caf1f /ChangeLog | |
parent | 9be9bfcc9de543ac0ac335692cbbf8a0f46a2ccc (diff) | |
download | glibc-cff8293390529d4c43d971d784cf1d2ad9171172.tar glibc-cff8293390529d4c43d971d784cf1d2ad9171172.tar.gz glibc-cff8293390529d4c43d971d784cf1d2ad9171172.tar.bz2 glibc-cff8293390529d4c43d971d784cf1d2ad9171172.zip |
New comprehensive test for wcscmp
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> + + * string/Makefile: Update. + (strop-tests): Append strncat. + * string/test-wcscmp.c: New file. + New comprehensive test for wcscmp. + * string/test-strcmp.c: Update. + (WIDE): New define. + 2011-07-22 Andreas Schwab <schwab@redhat.com> * resolv/res_init.c (__res_vinit): Properly tokenize nameserver |