summaryrefslogtreecommitdiff
path: root/libc/ChangeLog.eglibc
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2006-08-23 22:27:26 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2006-08-23 22:27:26 +0000
commitea5b0f21d0dc8604b8a3ebe3cd476e4c0267799b (patch)
tree8f2e5a23dcc878c0745067b24cec9406f9fffe56 /libc/ChangeLog.eglibc
parent8592545a1aa557bedf81267cb4d8d3d04617be6d (diff)
Backport:
2006-03-02 Daniel Jacobowitz <dan@codesourcery.com> * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation points. git-svn-id: svn://svn.eglibc.org/branches/eglibc-2_3@66 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/ChangeLog.eglibc')
-rw-r--r--libc/ChangeLog.eglibc8
1 files changed, 8 insertions, 0 deletions
diff --git a/libc/ChangeLog.eglibc b/libc/ChangeLog.eglibc
index a048f4836..73a22ee56 100644
--- a/libc/ChangeLog.eglibc
+++ b/libc/ChangeLog.eglibc
@@ -1,5 +1,13 @@
2006-08-23 Joseph Myers <joseph@codesourcery.com>
+ Backport:
+ 2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
+ * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
+ recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
+ points.
+
+2006-08-23 Joseph Myers <joseph@codesourcery.com>
+
* math/atest-exp.c (main): Cast hex value to mp_limb_t before
shifting.
* math/atest-exp2.c (read_mpn_hex): Likewise.