diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-24 20:47:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-24 20:47:04 +0000 |
commit | abd31612063452774a390a4aec45c5ade3bbcfea (patch) | |
tree | 932293f4f98d471e2acff63bd62e678bbf5ef8c8 /ChangeLog | |
parent | 52cf7d345d34e59973a8cc04773bdc1f9ba39421 (diff) | |
download | glibc-abd31612063452774a390a4aec45c5ade3bbcfea.tar.gz glibc-abd31612063452774a390a4aec45c5ade3bbcfea.tar.xz glibc-abd31612063452774a390a4aec45c5ade3bbcfea.zip |
Update.
* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add execve syscall. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2a91b4a8a1..e5e59ae137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1999-08-24 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add execve + syscall. + * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise. + * misc/libgen.h: Don't take basename macro as taking arguments. * sysdeps/arm/bits/huge_val.h: Use hexadecimal floating-point constants |