diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-02-21 10:22:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-02-21 10:22:58 +0000 |
commit | 53360aa17295db38e5d5e0ed16548f5f002f0fa2 (patch) | |
tree | ce78e1599b4907b43b9c2667802725d07a49fc7e | |
parent | f2b0dc44042cae1ab0f99a3938b9265669e4d0bc (diff) | |
download | glibc-53360aa17295db38e5d5e0ed16548f5f002f0fa2.tar.gz glibc-53360aa17295db38e5d5e0ed16548f5f002f0fa2.tar.xz glibc-53360aa17295db38e5d5e0ed16548f5f002f0fa2.zip |
* posix/unistd.h: symlink and readlink are unconditionally
available in the 2001 spec.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3a761c562c..587fa4995d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-21 Ulrich Drepper <drepper@redhat.com> + + * posix/unistd.h: symlink and readlink are unconditionally + available in the 2001 spec. + 2005-02-16 Roland McGrath <roland@redhat.com> * intl/dcigettext.c (_nl_find_msg): Add a cast. |