glibc/io
Ulrich Drepper 089d05d5c2 Update.
2003-08-22  Ulrich Drepper  <drepper@redhat.com>

	* io/fcntl.h (posix_fallocate): Change type of third parameter to
	off_t.
	(posix_fallocate64): Change type of third parameter to off64_t.
	* sysdeps/generic/posix_fallocate.c: Adjust for type change.
	* sysdeps/posix/posix_fallocate.c: Likewise.
	* sysdeps/generic/posix_fallocate64.c: Likewise.
	* sysdeps/posix/posix_fallocate64.c: Likewise.  Add compatibility
	code for 32-bit platforms.
	* sysdeps/unix/sysv/linux/i386/Versions: Add new version for
	posix_fallocate64.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
2003-08-22 18:11:32 +00:00
..
sys Include time.h with __need_timespec even if __USE_MISC is defined but __USE_XOPEN is not. 2003-01-02 07:51:18 +00:00
.cvsignore
bug-ftw1.c
bug-ftw2.c
bug-ftw3.c
fcntl.h Update. 2003-08-22 18:11:32 +00:00
fstat.c
fstat64.c
fts.c * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
fts.h
ftw.c Update. 2003-06-11 21:57:23 +00:00
ftw.h Update. 2003-04-19 16:57:17 +00:00
ftw64.c
ftwtest-sh Update. 2003-01-12 23:44:14 +00:00
ftwtest.c Update. 2003-02-08 18:29:49 +00:00
getdirname.c
getwd.c
lstat.c
lstat64.c
Makefile Update. 2003-06-15 21:22:26 +00:00
poll.h
pwd.c
stat.c
stat64.c
test-lfs.c
test-stat.c
test-stat2.c
test-utime.c Update. 2003-07-15 08:59:35 +00:00
tst-fcntl.c
tst-getcwd.c Fix format strings. 2002-09-30 07:47:16 +00:00
utime.h
Versions Update. 2003-08-16 08:10:06 +00:00