diff options
author | Roland McGrath <roland@gnu.org> | 2005-11-27 21:20:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-11-27 21:20:05 +0000 |
commit | 9d88758aab128725f30f3bc3352f8f5bf96b8569 (patch) | |
tree | 8849327a57e9f17dce5cd7639c92fc0e846e711e /ChangeLog | |
parent | a6efdc5b2ed15a69e30e447569d4e37485256ec9 (diff) | |
download | glibc-9d88758aab128725f30f3bc3352f8f5bf96b8569.tar.gz glibc-9d88758aab128725f30f3bc3352f8f5bf96b8569.tar.xz glibc-9d88758aab128725f30f3bc3352f8f5bf96b8569.zip |
* sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.
Reported by René Rebe <rene@exactcode.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e9d9a1b2de..b003bea973 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-27 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h. + Reported by René Rebe <rene@exactcode.de>. + 2005-11-27 Ulrich Drepper <drepper@redhat.com> * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cache |