aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-15 00:13:42 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-15 00:13:42 +0000
commit8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c (patch)
tree8db8a1ed14712dc61ee96a35c2c97cd7494db7c3 /ChangeLog
parent589e57a9df78a06a9fb55009ee90d9f26d76c9b4 (diff)
downloadglibc-8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c.tar
glibc-8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c.tar.gz
glibc-8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c.tar.bz2
glibc-8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c.zip
Update.
1999-11-14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/execve.c: Add __syscall_execve prototype. * sysdeps/unix/sysv/linux/setrlimit.c: Add __syscall_setrlimit prototype. * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add setrlimit. * sysdeps/powerpc/stackinfo.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93cc5f24d0..4552f66a5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-11-14 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/unix/sysv/linux/execve.c: Add __syscall_execve prototype.
+ * sysdeps/unix/sysv/linux/setrlimit.c: Add __syscall_setrlimit
+ prototype.
+ * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add setrlimit.
+ * sysdeps/powerpc/stackinfo.h: New file.
+
1999-11-13 Roland McGrath <roland@baalperazim.frob.com>
* Versions.def (libc): Move GLIBC_2.2 dependency from GLIBC_2.1.1 to