diff options
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 03c6aa3c1b..b6cc46c73b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-11-15 Andreas Jaeger <aj@suse.de> + + * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for + compilers that support it. + + * posix/sys/types.h: Use __GLIBC_HAVE_LONG_LONG. + * sysdeps/unix/sysv/linux/bits/types.h: Likewise. + * stdlib/stdlib.h: Likewise. + 2001-11-17 Ulrich Drepper <drepper@redhat.com> * posix/regex.c (byte_re_match_2_internal): For gcc replace switch |