diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-09 16:42:18 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-09 16:42:18 +0000 |
commit | e9e2f705631b7f0022f995d1e3b7ec0b4be252d6 (patch) | |
tree | ae7ed503157c98d2cc6126f543263cb4702b4915 | |
parent | c813f986d0b7266b88dd4142d9c59b49b5b46579 (diff) | |
download | glibc-e9e2f705631b7f0022f995d1e3b7ec0b4be252d6.tar glibc-e9e2f705631b7f0022f995d1e3b7ec0b4be252d6.tar.gz glibc-e9e2f705631b7f0022f995d1e3b7ec0b4be252d6.tar.bz2 glibc-e9e2f705631b7f0022f995d1e3b7ec0b4be252d6.zip |
1999-10-05 Roland McGrath <roland@baalperazim.frob.com>
* mach/mach/mig_support.h [! __USE_GNU]: Use #error to insist that
_GNU_SOURCE be defined.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-10-05 Roland McGrath <roland@baalperazim.frob.com> + + * mach/mach/mig_support.h [! __USE_GNU]: Use #error to insist that + _GNU_SOURCE be defined. + 1999-10-08 Ulrich Drepper <drepper@cygnus.com> * ctype/ctype.h: Pretty print. |