aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-05-17 11:25:19 -0700
committerRichard Henderson <rth@twiddle.net>2014-05-17 11:25:19 -0700
commite184a918bb5866a6488257d37ecc4e4ff747b7b7 (patch)
tree136e6a73de4ccd1ed733602a11af223545840902 /ChangeLog
parentab21431318d99c94e644606dee1e6a4545d98007 (diff)
downloadglibc-e184a918bb5866a6488257d37ecc4e4ff747b7b7.tar
glibc-e184a918bb5866a6488257d37ecc4e4ff747b7b7.tar.gz
glibc-e184a918bb5866a6488257d37ecc4e4ff747b7b7.tar.bz2
glibc-e184a918bb5866a6488257d37ecc4e4ff747b7b7.zip
alpha: Create __syscall_nocancel entry points
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6223f79fe6..7b1feb60cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-17 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
+ Create the __##syscall_name##_nocancel entry point.
+ * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
+ Remove; let the sysdep-cancel.h code create it.
+
2014-05-17 David S. Miller <davem@davemloft.net>
* sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):