aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-21 15:40:39 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-21 15:40:39 +0000
commitadcb550ca6efa4934faece8adc5a40f60f2c03dd (patch)
tree03d7243f25009ea91672be31be7265e7c8c78dbc /ChangeLog
parent0dee67386c1ef99baee307ab01d20c79739cbc2a (diff)
downloadglibc-adcb550ca6efa4934faece8adc5a40f60f2c03dd.tar
glibc-adcb550ca6efa4934faece8adc5a40f60f2c03dd.tar.gz
glibc-adcb550ca6efa4934faece8adc5a40f60f2c03dd.tar.bz2
glibc-adcb550ca6efa4934faece8adc5a40f60f2c03dd.zip
Update.
* sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/Makefile [subdir=signal] (sysdep_routines): Move definition to... * sysdeps/unix/sysv/linux/alpha/Makefile: ...here... * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here... * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here... * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here... * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here... * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here... * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06a52e37bb..7cdb396fc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,7 @@
* sysdeps/unix/sysv/linux/xstat64.c: Likewise.
* sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
* sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
+ * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
* sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
* sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
* sysdeps/unix/sysv/linux/i386/setgid.c: Likewise.
@@ -61,6 +62,16 @@
* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
+ * sysdeps/unix/sysv/linux/Makefile [subdir=signal] (sysdep_routines):
+ Move definition to...
+ * sysdeps/unix/sysv/linux/alpha/Makefile: ...here...
+ * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
+ * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
+ * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
+ * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
+ * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
+ * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
+
* sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
(sysdep_routines): Remove s_pread64 and s_pwrite64.