glibc/sysdeps/unix/sysv/linux/sparc
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
..
bits Update. 2004-11-26 08:16:33 +00:00
sparc32 2004-10-04 Roland McGrath <roland@redhat.com> 2004-10-04 20:59:38 +00:00
sparc64 Update. 2004-03-24 00:06:13 +00:00
sys Update. 2003-09-24 06:12:33 +00:00
a.out.h Update. 2003-07-25 09:06:04 +00:00
Dist
dl-cache.h Update. 2003-06-25 08:19:44 +00:00
fork.S
getsysstats.c
kernel_termios.h
ldd-rewrite.sed
Makefile
readelflib.c
syscalls.list Update. 2003-09-03 02:58:30 +00:00
sysdep.h Update. 2004-09-23 05:17:06 +00:00
sysdep.S
system.c Update. 2003-08-31 17:24:25 +00:00
Versions
vfork.S