diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-01 07:11:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-01 07:11:57 +0000 |
commit | e2e9ee177f2c301bf4abcc9214228c010aaba3d1 (patch) | |
tree | 4ae1870fc8370e2903e64e127c062c8303f0a615 /ChangeLog | |
parent | 39b77cef25a1beb0bd146d2f9c8c50e9f0618fd2 (diff) | |
download | glibc-e2e9ee177f2c301bf4abcc9214228c010aaba3d1.tar glibc-e2e9ee177f2c301bf4abcc9214228c010aaba3d1.tar.gz glibc-e2e9ee177f2c301bf4abcc9214228c010aaba3d1.tar.bz2 glibc-e2e9ee177f2c301bf4abcc9214228c010aaba3d1.zip |
Update.
1998-04-01 13:20 Mark Kettenis <kettenis@phys.uva.nl>
* io/Makefile (static-only-routines): Add stat64, fstat64 and
lstat64.
1998-03-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* manual/Makefile: Use object-suffixes-for-libc instead of
object-suffixes.
* rpm/Makefile (install-lib): Likewise.
1998-03-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/lddlibc4.c: Fix OB1 bug.
* sysdeps/unix/sysv/linux/configure.in: Match $machine against
`m68*', not only `m68k'.
1998-04-01 10:50 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1,4 +1,22 @@ -Wed Apr 1 10:50:23 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> +1998-04-01 13:20 Mark Kettenis <kettenis@phys.uva.nl> + + * io/Makefile (static-only-routines): Add stat64, fstat64 and + lstat64. + +1998-03-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * manual/Makefile: Use object-suffixes-for-libc instead of + object-suffixes. + * rpm/Makefile (install-lib): Likewise. + +1998-03-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * sysdeps/unix/sysv/linux/lddlibc4.c: Fix OB1 bug. + + * sysdeps/unix/sysv/linux/configure.in: Match $machine against + `m68*', not only `m68k'. + +1998-04-01 10:50 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file. |