diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-12-23 19:31:50 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-12-23 19:31:50 -0800 |
commit | 63de5ef70af0eef3bc6af21463eac8e8efa74afb (patch) | |
tree | 19313f3569982d204c9f53afd936a8e371a5f202 /ChangeLog | |
parent | 7ed319d7da45907e0858de27760a6f7c9d90dce5 (diff) | |
download | glibc-63de5ef70af0eef3bc6af21463eac8e8efa74afb.tar.gz glibc-63de5ef70af0eef3bc6af21463eac8e8efa74afb.tar.xz glibc-63de5ef70af0eef3bc6af21463eac8e8efa74afb.zip |
Fix isomac test after recent header change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 18a6c16589..4be0d03940 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-12-23 Ulrich Drepper <drepper@redhat.com> + + * include/stdlib.h: Exclude some includes and prototypes if _ISOMAC + is defined. + 2009-12-22 Samuel Thibault <samuel.thibault@ens-lyon.org> * hurd/hurdioctl.c (_hurd_locked_install_cttyid): Set newctty to |