From: Andreas Jaeger Date: Fri, 13 Jul 2001 13:20:51 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_4~231 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=57cda26834b9bb3f87fb118311a93331aff034e4;p=glibc.git Update. 2001-07-13 Andreas Jaeger * libio/fileops.c: Include unistd.h for lseek64 prototype. Closes PR libc/2372. --- diff --git a/ChangeLog b/ChangeLog index 0d78ed9861..4a26675f3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-13 Andreas Jaeger + + * libio/fileops.c: Include unistd.h for lseek64 prototype. Closes + PR libc/2372. + 2001-07-12 Ulrich Drepper * Makeconfig: Add some more changes to handle AIX linker better.