From: Jim Meyering Date: Tue, 21 Jan 2003 08:57:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd36829ef042df05ce6013528eebf6e31dd8ab70;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 5d194dca6a..bfe370a2f3 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,7 +2,7 @@ * tsearch.c: New file, from GNU libc. [! weak_alias]: Define __-prefixed names to publicized ones. - [! defined _LIBC]: Define-away weak_alias and internal_function. + [! defined _LIBC] (weak_alias, internal_function): Define-away. [defined weak_alias]: Guard each use of weak_alias. 2003-01-20 Jim Meyering