glibc/sysdeps/posix
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
..
clock_getres.c Update. 2003-06-25 00:00:50 +00:00
clock.c
ctermid.c
cuserid.c
dup2.c
dup.c
euidaccess.c
flock.c
fpathconf.c
gai_strerror.c
getaddrinfo.c Update. 2003-06-16 17:18:06 +00:00
getcwd.c
getdtsz.c
getpagesize.c
gettimeofday.c
isatty.c
isfdtype.c
killpg.c
libc_fatal.c Update. 2003-07-22 23:56:53 +00:00
open64.c
pathconf.c
pause.c
posix_fallocate64.c Update. 2003-08-22 18:11:32 +00:00
posix_fallocate.c Update. 2003-08-22 18:11:32 +00:00
pread64.c
pread.c
profil.c
pwrite64.c
pwrite.c
raise.c
readv.c
remove.c
rename.c
shm_open.c
shm_unlink.c
sigblock.c
sigignore.c
sigintr.c
signal.c
sigpause.c Update. 2003-06-15 21:22:26 +00:00
sigset.c
sigsetmask.c
sigsuspend.c
sigvec.c
sigwait.c
sleep.c
spawni.c Update. 2003-07-15 07:52:52 +00:00
sprofil.c Update. 2003-06-11 23:22:36 +00:00
sysconf.c
system.c Update. 2003-06-15 21:22:26 +00:00
sysv_signal.c
tempname.c
truncate.c
ttyname_r.c
ttyname.c
utimes.c Update. 2003-07-31 19:26:38 +00:00
wait3.c
wait.c
waitid.c Update. 2003-06-15 21:22:26 +00:00
writev.c