glibc/sysdeps/posix
Ulrich Drepper 26b62243ee [BZ #7095]
2009-02-06  Ulrich Drepper  <drepper@redhat.com>
	[BZ #7095]
	* bits/confname.h: Add SUSv7 macros for getconf environments.
	* bits/environments.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/bits/environments.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/environments.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/bits/environments.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/environments.h: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Likewise.
	* posix/confstr.c: Handle SUSv5 and SUSv7 environments.
	* posix/getconf.c: Likewise.
	* posix/sysconf.c: Likewise.
	* sysdeps/posix/sysconf.c: Likewise.
	* posix/Makefile (getconf.speclist): Also collect SUSv5 and SUSv7
	environments.
2009-02-07 08:19:29 +00:00
..
Makefile 2006-02-27 Roland McGrath <roland@redhat.com> 2006-02-28 07:05:34 +00:00
clock.c
clock_getres.c * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline 2008-08-02 15:53:18 +00:00
ctermid.c
cuserid.c
dup.c
dup2.c
euidaccess.c [BZ #2648] 2007-02-17 18:58:25 +00:00
flock.c
fpathconf.c
gai_strerror-strs.h * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. 2005-12-20 17:53:00 +00:00
gai_strerror.c * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. 2005-12-20 17:53:00 +00:00
getaddrinfo.c * sysdeps/posix/getaddrinfo.c (gaih_inet): When the 2008-12-29 23:47:07 +00:00
getcwd.c
getdtsz.c
getpagesize.c
gettimeofday.c * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +00:00
isatty.c
isfdtype.c
killpg.c
libc_fatal.c * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. 2005-12-29 10:38:16 +00:00
open64.c
pathconf.c
pause.c * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. 2006-07-31 05:58:51 +00:00
posix_fallocate.c (posix_fallocate): If len == 0, call ftruncate if offset is bigger than current size. Make sure the file is offset + len bytes long if that is more than current size. Don't overwrite previous content of the file. 2005-05-03 15:07:47 +00:00
posix_fallocate64.c * sysdeps/posix/posix_fallocate64.c: Undefine 2007-07-28 18:13:45 +00:00
pread.c
pread64.c
profil.c [BZ #2268] 2006-02-03 22:28:47 +00:00
pwrite.c
pwrite64.c
raise.c
readv.c
remove.c
rename.c
shm_open.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
shm_unlink.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
sigblock.c
sigignore.c * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): 2005-06-17 23:11:35 +00:00
sigintr.c
signal.c * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): 2005-06-17 23:11:35 +00:00
sigpause.c
sigset.c [BZ #1951] 2006-04-23 19:05:33 +00:00
sigsetmask.c
sigsuspend.c
sigvec.c Update. 2004-09-14 04:41:35 +00:00
sigwait.c
sleep.c
spawni.c * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and 2006-06-04 22:17:06 +00:00
sprofil.c Remove useless "if" before "free". 2008-03-19 06:43:34 +00:00
sysconf.c [BZ #7095] 2009-02-07 08:19:29 +00:00
system.c * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot 2007-01-17 04:39:59 +00:00
sysv_signal.c * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): 2005-06-17 23:11:35 +00:00
tempname.c [BZ #5939] 2008-03-30 03:30:38 +00:00
truncate.c
ttyname.c
ttyname_r.c Update. 2004-09-14 04:41:35 +00:00
utimes.c
wait.c
wait3.c
waitid.c 2004-07-26 Roland McGrath <roland@redhat.com> 2004-07-27 01:20:15 +00:00
writev.c