glibc/sysdeps/unix/sysv/linux/powerpc/bits
Ulrich Drepper a658675d7b Update.
2004-01-20  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/readahead.c (__readahead): Use off64_t
	instead of loff_t.  Include <fcntl.h>.
	* sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add readahead prototype.
	* sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/cris/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.

	* elf/dl-load.c: Don't add attribute_relro to max_dirnamelen.

	* sysdeps/generic/inttypes.h: Fix PRI*FAST{16,32} macros.

	* include/unistd.h (__libc_enable_secure): Mark attribute_relro.
	(__libc_enable_secure_internal): Likewise.
	* elf/dl-load.c: Don't declare __libc_stack_end.
	* sysdeps/generic/libc-start.c: Likewise.
	* sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
	* sysdeps/generic/segfault.c: Likewise.  Include ldsodefs.h.
	* sysdeps/generic/backtrace.c: Likewise.
2004-01-20 23:25:27 +00:00
..
fcntl.h Update. 2004-01-20 23:25:27 +00:00
ioctl-types.h Update. 1997-11-26 04:23:08 +00:00
ipc.h * README.template: Minimum Linux kernel for powerpc64 is 2.4.19. 2002-10-02 08:48:09 +00:00
mman.h Update. 2003-09-25 16:53:29 +00:00
msq.h * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds) 2002-11-22 05:23:51 +00:00
sem.h * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds) 2002-11-22 05:23:51 +00:00
shm.h Update. 2002-12-20 10:32:08 +00:00
stat.h Define _STATBUF_ST_NSEC. 2003-06-26 17:00:37 +00:00
termios.h 2003-09-08 Roland McGrath <roland@frob.com> 2003-09-09 06:44:48 +00:00