diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-28 15:52:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-28 15:52:17 +0000 |
commit | b0f88c14a71dee27fc52d4287b4f882ae8f3127e (patch) | |
tree | ee08c72c8bc23726dd64a9fa98acbea1a1865eb2 /ChangeLog | |
parent | 914333fff9a6cb9ee5b8e88f6bf5325fbad37f9f (diff) | |
download | glibc-b0f88c14a71dee27fc52d4287b4f882ae8f3127e.zip glibc-b0f88c14a71dee27fc52d4287b4f882ae8f3127e.tar.gz glibc-b0f88c14a71dee27fc52d4287b4f882ae8f3127e.tar.bz2 |
Update.
1999-04-23 Paul Eggert <eggert@1twinsun.com>
* stdlib/strtoull.c: Surround strong_alias and weak_alias with
ifdef _LIBC.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-04-23 Paul Eggert <eggert@1twinsun.com> + + * stdlib/strtoull.c: Surround strong_alias and weak_alias with + ifdef _LIBC. + 1999-04-28 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/mach/hurd/getdents.c (__getdirentries): Remove |