diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-26 08:06:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-26 08:06:53 +0000 |
commit | 020275b5b8a1609d2da38cb55484aaf00fd1b4da (patch) | |
tree | 79b59498a77a61f509be9937e920e2e924479a06 /ChangeLog | |
parent | ad4f2ebf64425ae20432d9f868bda28185cd6fa1 (diff) | |
download | glibc-020275b5b8a1609d2da38cb55484aaf00fd1b4da.zip glibc-020275b5b8a1609d2da38cb55484aaf00fd1b4da.tar.gz glibc-020275b5b8a1609d2da38cb55484aaf00fd1b4da.tar.bz2 |
Update.
2001-01-26 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Bump to 20.
* conform/conformtest.pl (@headers): Add stdint.h.
* conform/data/stdint.h-data: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ +2001-01-26 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Bump to 20. + 2001-01-25 Ulrich Drepper <drepper@redhat.com> + * conform/conformtest.pl (@headers): Add stdint.h. + * conform/data/stdint.h-data: New file. + * conform/conformtest.pl: Recognize options --headers and --dialect. Add dialect-specific CFLAGS. |