Missing CL.

This commit is contained in:
Mike Frsyinger 2009-11-14 19:16:49 -08:00 committed by Ulrich Drepper
parent f9a7bd536e
commit fabe43aba8
1 changed files with 6 additions and 0 deletions

View File

@ -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.