diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-11-25 17:28:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-11-25 17:28:52 +0000 |
commit | 55ed582146289abeb2fc43af20be3caef05d5e4c (patch) | |
tree | 9110f39e70f50a9dd7be2b73abb5025c0d8fea6b /ChangeLog | |
parent | bca2d208314bdb10486d165c4ac1c19edcf594ce (diff) | |
download | glibc-55ed582146289abeb2fc43af20be3caef05d5e4c.zip glibc-55ed582146289abeb2fc43af20be3caef05d5e4c.tar.gz glibc-55ed582146289abeb2fc43af20be3caef05d5e4c.tar.bz2 |
Update.
2004-11-25 Ulrich Drepper <drepper@redhat.com>
* posix/confstr.c (confstr): Return appropriate strings for
_CS_LFS_LINTFLAGS, _CS_LFS64_CFLAGS, and _CS_LFS64_LINTFLAGS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-25 Ulrich Drepper <drepper@redhat.com> + + * posix/confstr.c (confstr): Return appropriate strings for + _CS_LFS_LINTFLAGS, _CS_LFS64_CFLAGS, and _CS_LFS64_LINTFLAGS. + 2004-11-05 Maciej W. Rozycki <macro@mips.com> * sysdeps/mips/dl-machine.h: Include <sgidefs.h>. Use _ABIO32, |