diff options
author | Richard Henderson <rth@twiddle.net> | 2014-05-17 11:25:19 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-05-17 11:25:19 -0700 |
commit | e184a918bb5866a6488257d37ecc4e4ff747b7b7 (patch) | |
tree | 136e6a73de4ccd1ed733602a11af223545840902 /ChangeLog | |
parent | ab21431318d99c94e644606dee1e6a4545d98007 (diff) | |
download | glibc-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |