glibc/sysdeps
Ulrich Drepper f377d02227 Update.
* include/atomic.h: Define atomic_increment_val, atomic_decrement_val,
	and atomic_dealy is not already defined.
	* sysdeps/i386/i486/bits/atomic.h: Define atomic_delay.
	* sysdeps/x86_64/bits/atomic.h: Likewise.

	* miscd/sys/cdefs.h (__NTH): New macro.
	(__THROW): Define using nothrow attribute for C code and gcc >= 3.2.
	(__REDIRECT_NTH): New macro.
	* argp/argp.h: Use __NTH and __REDIRECT_NTH where necessary.
	* ctype/ctype.h: Likewise.
	* dirent/dirent.h: Likewise.
	* io/fcntl.h: Likewise.
	* io/sys/sendfile.h: Likewise.
	* io/sys/stat.h: Likewise.
	* io/sys/statfs.h: Likewise.
	* io/sys/statvfs.h: Likewise.
	* libio/bits/stdio.h: Likewise.
	* misc/sys/mman.h: Likewise.
	* posix/unistd.h: Likewise.
	* resource/sys/resource.h: Likewise.
	* rt/aio.h: Likewise.
	* signal/signal.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* string/argz.h: Likewise.
	* string/string.h: Likewise.
	* sysdeps/generic/inttypes.h: Likewise.
	* sysdeps/i386/fpu/bits/mathinline.h: Likewise.
	* sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
	* sysdeps/s390/fpu/bits/mathinline.h: Likewise.
	* sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/sys/sysmacros.h: Likewise.
	* wcsmbs/wchar.h: Likewise.

	* sysdeps/generic/glob.c: Use __PMT isntead of __P where appropriate.

	* resolv/gethnamaddr.c (getanswer): Remove __P use in variable
	definition.

	* io/sys/poll.h: Remove __THROW from poll prototype, it's a
	cancellation point.
2004-09-07 22:33:37 +00:00
..
alpha * sysdeps/alpha/fpu/fraiseexcpt.c: Remove file. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_IEEE_RAISE_EXCEPTION): New. * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: New file. * sysdeps/unix/sysv/linux/alpha/kernel_sysinfo.h: New file. * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use it. * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise. 2004-09-06 02:19:36 +00:00
am29k Update. 2004-07-05 17:36:34 +00:00
arm * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
cris * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
generic Update. 2004-09-07 22:33:37 +00:00
gnu Update. 2004-08-26 09:16:12 +00:00
hppa * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
i386 Update. 2004-09-07 22:33:37 +00:00
i860
i960 Update. 2004-07-05 17:36:34 +00:00
ia64 * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to 2004-08-16 06:46:31 +00:00
ieee754 * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>. 2004-08-11 18:54:46 +00:00
m68k * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
m88k Update. 2004-07-05 17:36:34 +00:00
mach 2004-09-06 Roland McGrath <roland@frob.com> 2004-09-06 21:31:38 +00:00
mips * sysdeps/mips/dl-machine.h (_dl_start_user): Don't set 2004-08-25 05:57:46 +00:00
posix (gaih_inet): Little code cleanup. Move variable h into gethosts macro. 2004-09-06 08:26:59 +00:00
powerpc Update. 2004-09-07 22:33:37 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn 2004-08-11 18:51:13 +00:00
rs6000 Update. 2004-07-05 17:36:34 +00:00
s390 Update. 2004-09-07 22:33:37 +00:00
sh * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
sparc * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to 2004-08-16 06:46:31 +00:00
standalone * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
tahoe
unix Update. 2004-09-07 22:33:37 +00:00
vax Update. 2002-12-31 20:46:11 +00:00
wordsize-32 Update. 2004-03-08 21:31:23 +00:00
wordsize-64 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
x86_64 Update. 2004-09-07 22:33:37 +00:00
z8000