summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-05-25 11:36:53 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-05-25 11:38:01 -0700
commitacf6d579e0ebb1644417b6a7894ebe6794ec7667 (patch)
treeae51e245f9ae7ceaa0a9eba73d4224981157bc25 /ChangeLog
parent6e75b0110d39be39131e9b458c256521df1eb657 (diff)
downloadglibc-acf6d579e0ebb1644417b6a7894ebe6794ec7667.tar.gz
glibc-acf6d579e0ebb1644417b6a7894ebe6794ec7667.tar.xz
glibc-acf6d579e0ebb1644417b6a7894ebe6794ec7667.zip
Add memchr tests for n == 0
	* string/test-memchr.c (test_main): Add tests for n == 0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd814acd4b..99efccf6a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* string/test-memchr.c (test_main): Add tests for n == 0.
+
 2017-05-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
 
 	* nptl/Makefile (tests): Move nptl/tst-mutex8, nptl/tst-mutex8-static,