From: Ulrich Drepper Date: Sat, 14 Mar 1998 09:11:39 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/before-sparc-2_0_x-branch~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44bf4ad4e124c45b5ceaa48165797aaf58e62ccc;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 705e43ed9eb..05f1636c098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 1998-03-14 Ulrich Drepper + * sysdeps/unix/sysv/linux/alpha/ioperm.c: Remove selection of + instruction set here. + * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-ioperm.c): Define + to set needed instruction set. + Patches by Richard Henderson. + * locale/programs/linereader.c (lr_token): Return EOF token at EOF. (get_toplvl_escape): Correctly terminate loop at EOF. Patch by Cristian Gafton .