glibc/sysdeps/unix/sysv/linux/hppa/bits
Carlos O'Donell c832a3a9b7 Update bits/fcntl.h for hppa.
Define values for F_GETOWN_EX and F_SETOWN_EX.
Define fallocate64@@GLIBC_2.11 and provide declarations
in fcntl.h with appropriate aliases.

2009-11-15  Carlos O'Donell  <carlos@codesourcery.com>

	* sysdeps/unix/sysv/linux/hppa/Versions (libc): Add
	fallocate64@@GLIBC_2.11.
	* sysdeps/unix/sysv/linux/hppa/bits/fcntl.h
	[__USE_GNU]: Define F_GETOWN_EX, and F_SETOWN_EX.
	[!__USE_FILE_OFFSET64]: Define fallocate.
	[__USE_FILE_OFFSET64 && __REDIRECT]: Define __REDIRECT.
	[__USE_FILE_OFFSET64 && !__REDIRECT]: Define fallocate as
	fallocate64.
	[__USE_LARGEFILE64]: define fallocate64.
2009-11-15 15:46:46 -05:00
..
atomic.h 2009-04-23 Carlos O'Donell <carlos@codesourcery.com> 2009-04-24 02:50:30 +00:00
errno.h (ECANCELED): Define to ECANCELLED if not defined by kernel headers. 2002-08-28 23:58:20 +00:00
fcntl.h Update bits/fcntl.h for hppa. 2009-11-15 15:46:46 -05:00
ioctls.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ipc.h IPC definitions for Linux/PA. 2002-09-28 04:02:56 +00:00
mman.h 2006-09-07 Carlos O'Donell <carlos@systemhalted.org> 2006-09-07 16:34:43 +00:00
msq.h SysV message queue definitions for Linux/PA. 2002-09-28 04:03:54 +00:00
sem.h SysV semaphore definitions for Linux/PA. 2002-09-28 04:04:44 +00:00
shm.h * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Fix comment describing 2008-04-21 15:45:00 +00:00
sigaction.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
signum.h (_NSIG): Define to 65. 2003-04-01 06:16:53 +00:00