diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-07-08 06:23:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-08 06:23:55 +0000 |
commit | a2a89dd6ced7d42b95550f9f02c52d60c7626715 (patch) | |
tree | a6215a2e2c2f0342d444723b6332641ed4f9d9ca /ChangeLog | |
parent | 1a35b7fd42a4960fc8dfca2696ad9b644e3243bd (diff) | |
download | glibc-a2a89dd6ced7d42b95550f9f02c52d60c7626715.tar.gz glibc-a2a89dd6ced7d42b95550f9f02c52d60c7626715.tar.xz glibc-a2a89dd6ced7d42b95550f9f02c52d60c7626715.zip |
Update.
* include/libc-symbols.h: Provide more dummy definitions for the case if GNU ld isn't used.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fe32a894dd..146d975251 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-07-07 Ulrich Drepper <drepper@redhat.com> + * include/libc-symbols.h: Provide more dummy definitions for the + case if GNU ld isn't used. + * libio/freopen.c: Include <stdlib.h> for free declaration. * libio/freopen64.c: Likewise. |