From: Ulrich Drepper Date: Thu, 9 Dec 1999 19:02:07 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c0c273ba4e1963ff3ff70eac331781cbc58d64;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 56adb0461dc..7428e4c202e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-12-09 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/Makefile: Add rules for + oldgetrlimit and oldsetrlimit. + * sysdeps/unix/sysv/linux/i386/syscalls.list: Add oldgetrlimit and + oldsetrlimit. + * sysdeps/unix/sysv/linux/Makefile: Move oldgetrlimit and + oldsetrlimit rules into 32-bit arch subdirs. + * sysdeps/unix/sysv/linux/syscalls.list: Likewise. + 1999-12-08 Ulrich Drepper * iconv/gconv_db.c: Correctly transfer last patch from 2.2 branch.