diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-12-13 21:29:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-12-13 21:29:18 +0000 |
commit | 13d91a6eec2114fdfe8fac60323347335a1e0697 (patch) | |
tree | 91fa5e482290015f73ab4e8c24f88466b344333d /ChangeLog | |
parent | 410828e47a70317c39ef4ac1192d467a1cd0d48f (diff) | |
download | glibc-13d91a6eec2114fdfe8fac60323347335a1e0697.tar glibc-13d91a6eec2114fdfe8fac60323347335a1e0697.tar.gz glibc-13d91a6eec2114fdfe8fac60323347335a1e0697.tar.bz2 glibc-13d91a6eec2114fdfe8fac60323347335a1e0697.zip |
Update.
2004-12-13 Jakub Jelinek <jakub@redhat.com>
* posix/getconf.c (main): Prepend just $GETCONF_DIR/ instead of
$GETCONF_DIR/_ to spec.
* posix/confstr.c (confstr): Remove leading underscores for
_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-12-13 Jakub Jelinek <jakub@redhat.com> + + * posix/getconf.c (main): Prepend just $GETCONF_DIR/ instead of + $GETCONF_DIR/_ to spec. + * posix/confstr.c (confstr): Remove leading underscores for + _CS_POSIX_V6_WIDTH_RESTRICTED_ENVS. + 2004-12-12 Ulrich Drepper <drepper@redhat.com> * elf/dl-load.c (_dl_map_object_from_fd): Fix computation of |