diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-07 00:33:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-07 00:33:59 +0000 |
commit | e3690263f524e4a8a0178612f12799389469ff8f (patch) | |
tree | 5cd27a7661d563be09a71b34a255c2268e92050f /ChangeLog | |
parent | 9d241e0c1685b2051f3ddcf6c16182c72f66d642 (diff) | |
download | glibc-e3690263f524e4a8a0178612f12799389469ff8f.tar.gz glibc-e3690263f524e4a8a0178612f12799389469ff8f.tar.xz glibc-e3690263f524e4a8a0178612f12799389469ff8f.zip |
Update.
2000-12-06 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc] (sysdep_routines): Add uitrunc. * sysdeps/unix/sysv/aix/uitrunc.c: New file. Patches by Michael Keezer <mkeezer@redhat.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cce6414a95..ce1143c8fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-12-06 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc] + (sysdep_routines): Add uitrunc. + * sysdeps/unix/sysv/aix/uitrunc.c: New file. + Patches by Michael Keezer <mkeezer@redhat.com>. + 2000-12-06 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't clobber ARG as we copy in |