diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-15 00:13:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-15 00:13:42 +0000 |
commit | 8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c (patch) | |
tree | 8db8a1ed14712dc61ee96a35c2c97cd7494db7c3 /ChangeLog | |
parent | 589e57a9df78a06a9fb55009ee90d9f26d76c9b4 (diff) | |
download | glibc-8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c.zip glibc-8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c.tar.gz glibc-8ba4e594c5ef2b1d0c4e74354413d9f61c799a3c.tar.bz2 |
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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |