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
..
2004-11-26 08:16:33 +00:00
2004-01-10 18:08:28 +00:00
2004-01-08 18:23:53 +00:00
2003-02-20 22:23:34 +00:00
2003-06-25 08:19:44 +00:00
2003-09-25 22:01:15 +00:00
2003-07-22 22:28:07 +00:00
2003-05-09 07:53:33 +00:00
2002-08-31 08:06:48 +00:00
2003-05-22 04:07:17 +00:00
2004-03-24 00:06:13 +00:00
2003-06-12 16:20:32 +00:00
2002-12-18 00:53:21 +00:00
2003-09-09 23:59:00 +00:00
2002-12-18 00:53:21 +00:00
2004-01-22 08:17:42 +00:00
2003-09-03 03:22:23 +00:00
2003-09-09 23:59:00 +00:00
2002-08-31 08:06:48 +00:00
2003-12-12 11:02:04 +00:00
2004-03-24 00:06:13 +00:00
2004-10-05 09:26:23 +00:00
2003-07-27 19:02:36 +00:00
2002-08-31 08:06:48 +00:00
2004-05-03 21:40:12 +00:00
2004-03-09 06:32:58 +00:00