diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-26 08:27:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-26 08:27:46 +0000 |
commit | aaca79eb56dda98cc5ae2a2a001ef138ac439f73 (patch) | |
tree | 8b6a8f7f039e823005e9e9b98b3fab8e2ee38839 /ChangeLog | |
parent | 020275b5b8a1609d2da38cb55484aaf00fd1b4da (diff) | |
download | glibc-aaca79eb56dda98cc5ae2a2a001ef138ac439f73.tar glibc-aaca79eb56dda98cc5ae2a2a001ef138ac439f73.tar.gz glibc-aaca79eb56dda98cc5ae2a2a001ef138ac439f73.tar.bz2 glibc-aaca79eb56dda98cc5ae2a2a001ef138ac439f73.zip |
Update.
* conform/data/inttypes.h-data: Add missing definition and all of
stdint.h-data.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-01-26 Ulrich Drepper <drepper@redhat.com> + * conform/data/inttypes.h-data: Add missing definition and all of + stdint.h-data. + * sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Bump to 20. 2001-01-25 Ulrich Drepper <drepper@redhat.com> |