glibc/sysdeps/unix/bsd
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-05-03 21:40:12 +00:00
bsd4.4 Update. 2004-11-26 08:16:33 +00:00
i386 Update. 2002-12-31 20:46:11 +00:00
m68k Update. 2002-08-03 07:02:10 +00:00
sun Update. 2004-09-14 04:41:35 +00:00
sys
Dist Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S. 2002-08-28 08:41:52 +00:00
Implies
bsdstat.h
bsdtty.h
clock.c
confstr.h
ftime.c
getpt.c
gtty.c
init-posix.c
isatty.c * sysdeps/unix/bsd/bsd4.4/isatty.c: New file. 2002-09-20 20:18:24 +00:00
poll.c Update. 2002-08-03 07:02:10 +00:00
ptsname.c * sysdeps/unix/bsd/bsd4.4/isatty.c: New file. 2002-09-20 20:18:24 +00:00
seekdir.c
setegid.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:22:49 +00:00
seteuid.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:22:49 +00:00
setgid.c
setrgid.c
setruid.c
setsid.c
setuid.c
sigaction.c Update. 2004-09-14 04:41:35 +00:00
sigprocmask.c
sigsuspend.c Update. 2002-08-03 07:02:10 +00:00
stty.c
syscalls.list Update. 2002-08-03 19:46:32 +00:00
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
tcsendbrk.c
tcsetattr.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
tcsetpgrp.c
telldir.c
times.c
ualarm.c
ulimit.c
unlockpt.c
usleep.c