glibc/bits
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
..
atomic.h
byteswap.h
confname.h Update. 2004-03-12 17:40:52 +00:00
dirent.h
dlfcn.h Update. 2004-09-23 07:45:38 +00:00
elfclass.h
endian.h
environments.h Update. 2004-11-26 08:16:33 +00:00
errno.h
fcntl.h Update. 2004-05-03 21:40:12 +00:00
fenv.h
fenvinline.h
huge_val.h * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
huge_valf.h * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
huge_vall.h * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
in.h * sysdeps/generic/bits/in.h (struct ip_mreq): Remove definition. 2004-08-10 22:05:32 +00:00
inf.h * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
ioctl-types.h
ioctls.h
ipc.h
ipctypes.h
libc-lock.h Update. 2003-08-25 09:08:28 +00:00
libc-tsd.h
link.h
local_lim.h
mathdef.h * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
mathinline.h
mman.h
mqueue.h Update. 2004-04-13 02:15:43 +00:00
msq.h
nan.h
netdb.h
poll.h
posix_opt.h
pthreadtypes.h
resource.h
sched.h Update. 2003-05-10 17:50:46 +00:00
select.h
sem.h
setjmp.h
shm.h Update. 2004-08-12 17:42:16 +00:00
sigaction.h
sigcontext.h
siginfo.h
signum.h
sigset.h
sigstack.h
sigthread.h
sockaddr.h
socket.h
stat.h
statfs.h
statvfs.h
stdio-lock.h Update. 2003-08-29 19:58:49 +00:00
string.h
stropts.h
sys_errlist.h
termios.h
time.h
types.h [BZ #362] 2004-09-26 08:48:19 +00:00
typesizes.h Update. 2003-07-31 19:34:52 +00:00
uio.h
ustat.h
utmp.h
utsname.h
waitflags.h
waitstatus.h 2004-09-27 Roland McGrath <roland@redhat.com> 2004-09-28 01:58:03 +00:00
wchar.h
wordsize.h
xtitypes.h