diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-23 04:08:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-23 04:08:53 +0000 |
commit | c107ccd460c7153bce5d762a52c38cdf5e0ead88 (patch) | |
tree | 0e599800b60ffa6f7af09f91bb534c3a42b9e9d4 /ChangeLog | |
parent | c90a2db6e0c4661091a9c5b1454a9beffc611e9e (diff) | |
download | glibc-c107ccd460c7153bce5d762a52c38cdf5e0ead88.tar.gz glibc-c107ccd460c7153bce5d762a52c38cdf5e0ead88.tar.xz glibc-c107ccd460c7153bce5d762a52c38cdf5e0ead88.zip |
Update.
* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add execve syscall. * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise. Patch by Joel Klecker.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f6ebb8e8f0..c1384fe0d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1999-08-22 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add execve syscall. + * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise. + Patch by Joel Klecker. + * iconv/gconv_int.h (GCONV_AVOID_NOCONV): New definition. (__gconv_find_transform): Update prototype. (__gconv_open): Likewise. |