glibc/sysdeps/posix
Siddhesh Poyarekar 50cbbaa935 Use posix-conf-vars.list to generate spec array
This patch adds support to generate the spec array in getconf from the
conf.list.  The generated code is mostly unchanged.  the only changes
are due to the change in layout of the spec and val arrays in the ELF.

The val array can also be auto-generated from posix-conf-vars.list
once the remaining macros are added to it.

	* posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
	* posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
	* posix/posix-envs.def: Likewise.
	* sysdeps/posix/sysconf.c: Likewise.
	* posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
	(specs): Remove array.
	* scripts/gen-posix-conf-vars.awk: Support generation of specs
	array.
2014-12-29 19:56:27 +05:30
..
alarm.c
clock_getres.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
clock.c
closedir.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
ctermid.c ctermid: return string literal, document MT-Safety pitfall 2014-11-21 02:16:02 -02:00
cuserid.c
dirfd.c
dirstream.h
dup2.c
dup.c
euidaccess.c
fdopendir.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
flock.c
fpathconf.c
gai_strerror-strs.h
gai_strerror.c
getaddrinfo.c Fix qsort_r namespace (bug 17571). 2014-11-12 22:33:41 +00:00
getcwd.c Remove IS_IN_rtld 2014-11-24 11:41:48 +05:30
getdtsz.c
gethostname.c
getpagesize.c
gettimeofday.c
isatty.c
isfdtype.c
killpg.c
libc_fatal.c
Makefile NPTL: Refactor named semaphore code to use shm-directory.h 2014-12-12 15:01:30 -08:00
mkfifo.c
mkfifoat.c
nice.c
open64.c
opendir.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
pathconf.c Use statvfs64() for pathconf(_PC_NAME_MAX). 2014-04-09 20:09:56 +02:00
pause.c
posix_fallocate64.c
posix_fallocate.c
pread64.c
pread.c
preadv64.c
preadv.c
profil.c Fix profil_counter namespace (bug 17725). 2014-12-17 18:10:37 +00:00
pwrite64.c
pwrite.c
pwritev64.c
pwritev.c
raise.c
readdir_r.c
readdir.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
readv.c Remove __libc_readv and __libc_writev function names. 2014-10-30 20:56:34 +00:00
remove.c
rename.c
rewinddir.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
seekdir.c
shm_open.c NPTL: Refactor named semaphore code to use shm-directory.h 2014-12-12 15:01:30 -08:00
shm_unlink.c NPTL: Refactor named semaphore code to use shm-directory.h 2014-12-12 15:01:30 -08:00
shm-directory.c NPTL: Refactor named semaphore code to use shm-directory.h 2014-12-12 15:01:30 -08:00
shm-directory.h NPTL: Refactor named semaphore code to use shm-directory.h 2014-12-12 15:01:30 -08:00
sigblock.c
sigignore.c
sigintr.c
signal.c
sigpause.c
sigset.c
sigsetmask.c
sigsuspend.c
sigwait.c
sleep.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
spawni.c
sprofil.c Fix profil_counter namespace (bug 17725). 2014-12-17 18:10:37 +00:00
sysconf.c Use posix-conf-vars.list to generate spec array 2014-12-29 19:56:27 +05:30
system.c
sysv_signal.c
telldir.c
tempname.c sysdeps/posix/tempname.c: Merge from gnulib 2014-06-25 10:52:51 +01:00
time.c
timespec_get.c
truncate.c
ttyname_r.c
ttyname.c
ulimit.c
utime.c
utimes.c
wait3.c
wait.c
waitid.c
writev.c Remove __libc_readv and __libc_writev function names. 2014-10-30 20:56:34 +00:00