From: Ulrich Drepper Date: Sun, 19 Dec 1999 17:11:01 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa426ce35eabf0db91dec8bee2c975db872ef3e7;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 07e3977dc5d..491372b7fe1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -174,6 +174,11 @@ * sysdeps/unix/sysv/linux/sparc/sparc64/oldgetrlimit64.c: Removed. * sysdeps/unix/sysv/linux/sparc/sparc64/oldsetrlimit64.c: Removed. +1999-12-16 Ulrich Drepper + + * sysdeps/generic/strsep.c: If delim string has only one character + don't run over end of string. + 1999-12-15 Andreas Schwab * rt/aio.h: Fix typo. Reported by Kurt Garloff