diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-25 01:31:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-25 01:31:54 +0000 |
commit | fc2083cc45e7820f9128a831746ff67f175c1b99 (patch) | |
tree | d47560e15633e9563e1b07875a0686c2f4be9433 /ChangeLog | |
parent | 280f4add8a69e0cf549bbe09e067424d8394a079 (diff) | |
download | glibc-fc2083cc45e7820f9128a831746ff67f175c1b99.tar.gz glibc-fc2083cc45e7820f9128a831746ff67f175c1b99.tar.xz glibc-fc2083cc45e7820f9128a831746ff67f175c1b99.zip |
Update.
* sysdeps/generic/bits/environments.h: Fix typos.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1c00aad46b..b7a0afc304 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-04-24 Ulrich Drepper <drepper@redhat.com> + * sysdeps/generic/bits/environments.h: Fix typos. + * sysdeps/generic/bits/confname.h: Add _CS_V6_WIDTH_RESTRICTED_ENVS. * posix/confstr.c: Handle _CS_V6_WIDTH_RESTRICTED_ENVS. * posix/getconf.c: Handle _POSIX_V6_WIDTH_RESTRICTED_ENVS. |