diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-27 23:15:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-27 23:15:34 +0000 |
commit | 51f46f92a9df6f654316339e8329cad3e66819b9 (patch) | |
tree | 665beec3fc895e425a60fc894428e0ced364e3ad /ChangeLog | |
parent | e4a0c4688d27be66328b7a709e47d1446d8d3543 (diff) | |
download | glibc-51f46f92a9df6f654316339e8329cad3e66819b9.tar glibc-51f46f92a9df6f654316339e8329cad3e66819b9.tar.gz glibc-51f46f92a9df6f654316339e8329cad3e66819b9.tar.bz2 glibc-51f46f92a9df6f654316339e8329cad3e66819b9.zip |
Update.
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add truncate(64) and
ftruncate(64) calls.
2000-07-27 Jes Sorensen <jes@linuxcare.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2000-07-27 Jes Sorensen <jes@linuxcare.com> + * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add truncate(64) and + ftruncate(64) calls. + +2000-07-27 Jes Sorensen <jes@linuxcare.com> + * intl/tst-translit.c: Include string.h to get prototype for strcmp(). |