aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-06-24 13:56:46 -0700
committerRoland McGrath <roland@hack.frob.com>2015-06-24 13:56:46 -0700
commit010186901d16060a5d1178cc0f2f59199228b99a (patch)
tree0f522951685c2fb2a46c1a41044fea6891f5696d /ChangeLog
parentbd0a60f9a74cc4d81eb42a5d1281ae3bd6fee047 (diff)
downloadglibc-010186901d16060a5d1178cc0f2f59199228b99a.zip
glibc-010186901d16060a5d1178cc0f2f59199228b99a.tar.gz
glibc-010186901d16060a5d1178cc0f2f59199228b99a.tar.bz2
Print more information in tst-getcpu failure case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bad1333..d1bd19e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-24 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): When sched_getcpu
+ return value is wrong, print the expected value too.
+
2015-06-24 H.J. Lu <hongjiu.lu@intel.com>
[BZ #18585]