1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
glibc/sysdeps/unix/sysv/linux/powerpc
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
..
2001-07-06 04:58:11 +00:00
2003-06-26 17:00:37 +00:00
2003-08-22 18:11:32 +00:00
2003-08-17 00:37:19 +00:00
2003-06-18 03:38:07 +00:00
2003-02-20 22:23:34 +00:00
2002-04-06 01:45:15 +00:00
2003-06-25 08:19:44 +00:00
2001-07-06 04:58:11 +00:00
2002-09-05 10:28:51 +00:00
2002-10-16 03:03:00 +00:00
2001-07-06 04:58:11 +00:00
2003-01-12 19:40:05 +00:00