diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-07-09 19:25:23 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-07-09 19:25:23 -0700 |
commit | 440566c3f427ae2096f57a7651de5767003a02c2 (patch) | |
tree | 9533a13fe5d7c01c0974c9ae84e67667fbad622c /ChangeLog | |
parent | 5be9d05d3136460cf6cedd3823fd236aeebe83ef (diff) | |
download | glibc-440566c3f427ae2096f57a7651de5767003a02c2.tar.gz glibc-440566c3f427ae2096f57a7651de5767003a02c2.tar.xz glibc-440566c3f427ae2096f57a7651de5767003a02c2.zip |
Avoid namespace pollution.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3e58a1831e..c6d9b1afe5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-07-09 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not + fcntl. + 2010-07-06 Andreas Schwab <schwab@redhat.com> * elf/dl-version.c (match_symbol): Don't pass NULL occation to |