diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-31 18:04:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-31 18:04:47 +0000 |
commit | b4cbd37109d882aa052e7973684774eaa887071b (patch) | |
tree | ac0a669e6117fae429d7271f9e5fb755d422cbb7 /ChangeLog | |
parent | 592d2832b2fd56b2f890d1c550f14578c94dc7ed (diff) | |
download | glibc-b4cbd37109d882aa052e7973684774eaa887071b.tar glibc-b4cbd37109d882aa052e7973684774eaa887071b.tar.gz glibc-b4cbd37109d882aa052e7973684774eaa887071b.tar.bz2 glibc-b4cbd37109d882aa052e7973684774eaa887071b.zip |
Update.
* manual/creature.texi (Feature Test Macros): Mention _ISOC99_SOURCE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1999-10-31 Ulrich Drepper <drepper@cygnus.com> + * manual/creature.texi (Feature Test Macros): Mention _ISOC99_SOURCE. + * includes/features.h: Replace __USE_ISOC9X by __USE_ISOC99 and also recognize _ISOC99_SOURCE. * libio/stdio.h: Likewise. |