1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-20 11:21:29 +03:00
Files
glibc/sysdeps/unix/sysv/linux
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-08-23 07:28:46 +00:00
2004-11-20 07:16:31 +00:00
2004-08-23 07:28:46 +00:00
2004-11-26 08:16:33 +00:00
2004-10-14 02:24:44 +00:00
2004-11-24 04:43:30 +00:00
2003-06-28 08:19:47 +00:00
2001-07-06 04:58:11 +00:00
2004-08-06 18:32:16 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-05-10 08:39:58 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-11-26 08:16:33 +00:00
2004-11-26 08:16:33 +00:00
2001-07-06 04:58:11 +00:00
2004-11-20 17:58:06 +00:00
2004-11-26 08:16:33 +00:00
2004-09-23 14:07:48 +00:00
2004-04-17 23:14:52 +00:00
2004-11-26 08:16:33 +00:00
2003-09-03 03:22:23 +00:00
2003-07-25 09:06:04 +00:00
2002-12-31 20:46:11 +00:00
2003-09-03 03:22:23 +00:00
2002-05-15 00:22:23 +00:00
2003-11-13 23:39:31 +00:00
2003-03-03 04:57:09 +00:00
2003-03-03 04:57:09 +00:00
2003-06-15 21:22:26 +00:00
2004-02-26 21:36:37 +00:00
2001-07-06 04:58:11 +00:00
2001-07-31 20:32:01 +00:00
2004-07-06 04:26:42 +00:00
2004-07-06 04:26:42 +00:00
2002-12-15 10:26:23 +00:00
2004-06-30 07:59:08 +00:00
2002-06-09 20:15:14 +00:00
2004-09-21 02:30:50 +00:00
2004-03-05 10:29:47 +00:00
2004-07-06 04:26:42 +00:00
2004-03-05 10:29:47 +00:00
2002-06-09 20:15:14 +00:00
2004-08-15 23:33:02 +00:00
2001-07-06 04:58:11 +00:00
2003-09-03 03:22:23 +00:00
2002-09-15 02:37:32 +00:00
2003-04-19 16:57:17 +00:00
2004-07-16 18:11:48 +00:00
2001-07-06 04:58:11 +00:00
2002-12-06 23:38:01 +00:00
2003-08-08 07:43:03 +00:00
2003-06-24 18:59:03 +00:00
2004-04-03 07:50:20 +00:00
2003-09-17 00:49:19 +00:00
2003-09-03 03:22:23 +00:00
2003-07-31 19:26:38 +00:00
2003-09-03 03:22:23 +00:00
2003-06-28 08:11:28 +00:00
2003-09-03 03:22:23 +00:00
2004-03-05 10:29:47 +00:00
2003-09-20 01:06:31 +00:00
2004-03-01 21:34:36 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-09-04 14:08:24 +00:00
2004-08-06 09:25:59 +00:00
2004-07-13 00:23:34 +00:00
2004-03-05 10:29:47 +00:00
2003-09-03 03:22:23 +00:00
2001-07-06 04:58:11 +00:00
2002-05-15 00:22:23 +00:00
2004-08-07 18:22:26 +00:00
2003-09-04 08:27:37 +00:00
2002-07-20 01:14:41 +00:00
2004-06-30 07:43:11 +00:00
2004-11-10 00:50:40 +00:00
2004-07-26 15:22:56 +00:00
2003-06-13 21:05:42 +00:00
2004-03-05 10:29:47 +00:00
2004-04-03 07:50:20 +00:00
2003-09-03 03:22:23 +00:00
2001-07-06 04:58:11 +00:00
2004-11-24 04:39:24 +00:00
2001-07-06 04:58:11 +00:00
2004-11-15 22:00:25 +00:00
2003-09-17 00:49:19 +00:00
2002-05-15 00:22:23 +00:00
2003-09-03 03:22:23 +00:00
2003-09-03 03:22:23 +00:00
2003-06-28 08:11:28 +00:00
2003-09-24 21:13:55 +00:00
2004-10-04 23:30:29 +00:00
2003-09-03 03:22:23 +00:00
2004-04-13 02:15:43 +00:00
2004-04-29 21:55:45 +00:00
2004-04-29 21:55:45 +00:00
2004-04-29 21:55:45 +00:00
2004-04-29 21:55:45 +00:00
2004-04-29 21:55:45 +00:00
2004-04-20 04:31:12 +00:00
2004-03-10 19:28:58 +00:00
2001-07-06 04:58:11 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2004-06-30 07:43:11 +00:00
2002-03-02 00:48:30 +00:00
2003-09-04 14:08:24 +00:00
2004-09-17 23:47:50 +00:00
2002-07-25 08:19:59 +00:00
2002-12-15 10:26:23 +00:00
2001-07-06 04:58:11 +00:00
2003-09-04 14:42:25 +00:00
2003-06-11 23:22:36 +00:00
2003-09-03 03:22:23 +00:00
2004-03-10 19:28:58 +00:00
2003-08-17 00:37:19 +00:00
2003-09-03 03:22:23 +00:00
2004-07-06 04:26:42 +00:00
2004-03-05 10:29:47 +00:00
2003-09-03 03:22:23 +00:00
2003-01-16 18:14:10 +00:00
2003-09-03 03:22:23 +00:00
2004-07-06 04:26:42 +00:00
2004-01-20 23:25:27 +00:00
2003-09-03 03:22:23 +00:00
2003-09-03 03:22:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-04-14 20:15:40 +00:00
2004-03-29 22:04:09 +00:00
2004-06-18 04:29:42 +00:00
2002-11-03 08:52:36 +00:00
2004-03-10 19:28:58 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-05-01 21:41:01 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2004-08-07 18:22:26 +00:00
2002-05-15 00:22:23 +00:00
2004-08-07 18:22:26 +00:00
2004-04-20 18:58:56 +00:00
2004-03-10 19:28:58 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-09-03 03:22:23 +00:00
2003-04-01 06:20:33 +00:00
2003-09-03 03:22:23 +00:00
2004-09-28 22:44:12 +00:00
2003-09-03 03:22:23 +00:00
2001-07-06 04:58:11 +00:00
2003-09-03 03:22:23 +00:00
2004-09-28 22:44:12 +00:00
2004-09-28 22:44:12 +00:00
2004-09-28 22:44:12 +00:00
2001-07-06 04:58:11 +00:00
2003-07-11 22:50:16 +00:00
2001-07-06 04:58:11 +00:00
2004-04-03 07:50:20 +00:00
2004-04-03 07:50:20 +00:00
2003-09-17 00:49:19 +00:00
2004-11-12 01:27:04 +00:00
2004-06-01 18:53:04 +00:00
2003-09-03 03:22:23 +00:00
2003-04-17 16:34:08 +00:00
2002-12-15 10:26:23 +00:00
2001-07-06 04:58:11 +00:00
2004-06-30 07:43:11 +00:00
2003-02-25 02:46:33 +00:00
2001-09-25 03:04:41 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-06-15 21:22:26 +00:00
2003-09-27 17:02:41 +00:00
2003-09-17 09:18:37 +00:00
2001-07-06 04:58:11 +00:00
2004-10-22 19:58:34 +00:00
2003-06-16 19:39:00 +00:00
2004-10-30 18:04:21 +00:00
2003-05-13 23:57:02 +00:00
2003-09-03 03:22:23 +00:00
2003-09-27 17:02:41 +00:00
2003-09-03 03:22:23 +00:00
2003-06-28 08:11:28 +00:00
2003-06-16 17:18:06 +00:00
2003-06-28 08:11:28 +00:00