diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2018-12-11 17:14:09 -0200 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2018-12-18 19:52:23 -0200 |
commit | f9eabb197fce8bab43376758fcb281bf2e4e88e0 (patch) | |
tree | 8008b2dbb556586d9efaf7157856dbcc0f3eb60d /ChangeLog | |
parent | 56b98bf1fb819b357318f39fccf2901d3c6b41ec (diff) | |
download | glibc-f9eabb197fce8bab43376758fcb281bf2e4e88e0.zip glibc-f9eabb197fce8bab43376758fcb281bf2e4e88e0.tar.gz glibc-f9eabb197fce8bab43376758fcb281bf2e4e88e0.tar.bz2 |
hppa: Remove kernel_sigaction.h
HPPA kernel_sigaction.h definition is the sama as the Linux generic
one and old_kernel_sigaction is not used.
Checked on hppa-linux-gnu.
* sysdeps/unix/sysv/linux/hppa/kernel_sigaction.h: Remove file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2018-12-18 Adhemerval Zanella <adhemerval.zanella@linaro.org> + * sysdeps/unix/sysv/linux/hppa/kernel_sigaction.h: Remove file. + * sysdeps/unix/sysv/linux/alpha/Makefile: Update comment about __syscall_rt_sigaction. * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h |