diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-11-11 10:02:42 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-11-11 10:04:54 -0800 |
commit | 95b7042bac3e2cfc6fef7aec6acc7d46dd50eba5 (patch) | |
tree | 08abd353e10df7cec8b121d0d4c34c3b593f3f8e /ChangeLog | |
parent | 57769839788e2c62b68d9dfbf4b35052321278ba (diff) | |
download | glibc-95b7042bac3e2cfc6fef7aec6acc7d46dd50eba5.tar.gz |
Fix __readlink declaration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-11-11 Roland McGrath <roland@hack.frob.com> + + * include/unistd.h: Fix __readlink return type. + Reported by Chris Metcalf <cmetcalf@tilera.com>. + 2011-11-11 Ulrich Drepper <drepper@gmail.com> * stdlib/ucontext.h: Undo last change for makecontext. |