From: Ulrich Drepper Date: Thu, 20 Aug 1998 19:20:58 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=733ea880ae3f14a34644d135c4a1ed848055fd25;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 21cc8b2472b..974fbd17095 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1998-08-20 19:14 Ulrich Drepper + + * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (sysdeps_routines): + Add umount. + * sysdeps/unix/sysv/linux/syscalls.list: Remove umount. + * sysdeps/unix/sysv/linux/umount.S: New file. + 1998-08-20 16:01 Ulrich Drepper * elf/ldd.sh.in: Redirect warnings and error messages to stderr.