aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-16 14:00:35 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-16 15:45:58 -0700
commitf75616b2b1095cf17c3330f33f4bcfcc8fc2fdcd (patch)
tree79784c2ad00c21257d505f5e6b98ce7da853aa27 /ChangeLog
parentdeb0f7f6a825f2a90220bc4e1053d70876efb150 (diff)
downloadglibc-linaro/master.tar
glibc-linaro/master.tar.gz
glibc-linaro/master.tar.bz2
glibc-linaro/master.zip
Fix __waitpid_nocancel link error.linaro/master
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e913efa87..13118b41d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-16 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
+ Use wait4 regardless of [__NR_waitpid].
+
2014-05-16 Maciej W. Rozycki <macro@codesourcery.com>
PR libgcc/60166