mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 16:21:06 +00:00
28f367c4e3
* 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> |
||
---|---|---|
.. | ||
bits | ||
sys | ||
__start_context.S | ||
brk.c | ||
clone.S | ||
Dist | ||
dl-cache.h | ||
dl-procinfo.c | ||
dl-procinfo.h | ||
get_clockfreq.c | ||
getcontext.S | ||
gettimeofday.S | ||
Implies | ||
kernel_stat.h | ||
ldconfig.h | ||
ldd-rewrite.sed | ||
makecontext.c | ||
Makefile | ||
profil-counter.h | ||
readelflib.c | ||
recv.c | ||
register-dump.h | ||
send.c | ||
setcontext.S | ||
sigaction.c | ||
sigcontextinfo.h | ||
sigpending.c | ||
sigprocmask.c | ||
sigsuspend.c | ||
swapcontext.S | ||
syscall.S | ||
syscalls.list | ||
sysconf.c | ||
sysdep.h | ||
sysdep.S | ||
time.S | ||
ucontext_i.h | ||
umount.c | ||
Versions | ||
vfork.S |