From ee2752ea58826faabe7466bfc7a61c61d824eb81 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 27 Jan 1999 00:11:04 +0000 Subject: Update. 1999-01-27 Ulrich Drepper * manual/string.texi: Add optimization examples for strcat and strchr. * libio/getc_u.c: Rename function to __getc_unlocked and make --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a0ce9a5db..b0e89080fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,14 @@ +1999-01-27 Ulrich Drepper + + * manual/string.texi: Add optimization examples for strcat and strchr. + 1999-01-26 Ulrich Drepper * libio/Makefile (routines): Remove fgetc. * libio/fgetc.c: Removed. * libio/getc.c: Add fgetc alias. * libio/Versions [GLIBC_2.1]: Add fgetc_unlocked. - * libio/getc_u.c: Rename functio to __getc_unlocked and make + * libio/getc_u.c: Rename function to __getc_unlocked and make getc_unlocked and fgetc_unlocked weak aliases. * libio/stdio.h: Add prototype for fgetc_unlocked. -- cgit 1.4.1