glibc/sysdeps
Ulrich Drepper 28f367c4e3 Update.
* posix/Makefile (install-others): Add $(inst_libexecdir)/getconf.
	(CFLAGS-sysconf.c): Add -D_GETCONF_DIR.
	(CFLAGS-getconf.c): New.
	($(inst_libexecdir)/getconf): New.
	* posix/confstr.c (confstr): Use __sysconf to query specifications
	that don't have _POSIX_V6_* macros defined.  Use __*_{C,LD}FLAGS
	macros defined in bits/environments.h.
	* sysdeps/posix/sysconf.c: Include stdlib.h, string.h and
	sys/stat.h.
	(__sysconf_check_spec): New routine.
	(__sysconf): Use it.
	* posix/getconf.c (specs): Change into structure array.
	(main): If -v is not given, try to get default from
	$(libexecdir)/getconf/default.  If specification is not
	supported by this getconf, try to execute
	$(libexecdir)/getconf/$(specification).
	* sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: New file.
	* sysdeps/unix/sysv/linux/s390/bits/environments.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/environments.h: New file.
	* sysdeps/unix/sysv/linux/sparc/bits/environments.h: New file.
	* sysdeps/unix/sysv/linux/i386/bits/environments.h: New file.
	* sysdeps/unix/sysv/linux/x86_64/bits/environments.h: New file.
	* sysdeps/generic/bits/environments.h (__ILP32_OFFBIG_CFLAGS):
	Define.

2004-11-26  Jakub Jelinek  <jakub@redhat.com>
2004-11-26 08:16:33 +00:00
..
alpha * sysdeps/alpha/dl-machine.h (elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel): Mark auto instead of static. 2004-10-15 07:06:11 +00:00
arm * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
generic Update. 2004-11-26 08:16:33 +00:00
gnu 2004-11-03 Marcus Brinkmann <marcus@gnu.org> 2004-11-08 23:15:48 +00:00
hppa Update. 2004-11-19 00:01:34 +00:00
i386 Update. 2004-11-22 19:03:42 +00:00
ia64 Use __NTH instead of __THROW. 2004-09-08 21:44:02 +00:00
ieee754 [BZ #552] 2004-11-21 19:58:34 +00:00
m68k (elf_machine_rela) (elf_machine_rela_relative, elf_machine_lazy_rel): Mark auto instead of static. 2004-10-30 21:44:13 +00:00
mach 2004-11-03 Marcus Brinkmann <marcus@gnu.org> 2004-11-08 23:15:48 +00:00
mips Update. 2004-11-24 04:39:24 +00:00
posix Update. 2004-11-26 08:16:33 +00:00
powerpc Update. 2004-10-14 16:18:09 +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-08 14:04:05 +00:00
sh Update. 2004-10-25 19:07:36 +00:00
sparc Update. 2004-10-14 16:18:09 +00:00
unix Update. 2004-11-26 08:16:33 +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 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] 2004-11-04 23:37:44 +00:00