]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Missing CL.
authorMike Frsyinger <vapier@gentoo.org>
Sun, 15 Nov 2009 03:16:49 +0000 (19:16 -0800)
committerPetr Baudis <pasky@ucw.cz>
Wed, 18 Nov 2009 09:07:41 +0000 (10:07 +0100)
(cherry picked from commit fabe43aba8fb46614eb2a74b2916bfbbf8fec10e)

ChangeLog

index 57090cb2d3bf8d23c76c6c56d5f9fa580fc6c91e..3a75f3571addf599fc4fc3a51a822b09c4980f9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-09  Mike Frysinger  <vapier@gentoo.org>
+
+       * sysdeps/unix/sysv/linux/i386/fallocate.c: Include errno.h.
+       (fallocate): Return ENOSYS if __NR_fallocate is not defined.
+       * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
+
 2009-11-06  Mike Frsyinger  <vapier@gentoo.org>
 
        * posix/bug-regex29.c: Include stdio.h.