glibc/sysdeps/posix
Ulrich Drepper 57d44131d8 * configure.in: Remove gnu_ld definition and everything using it.
* config.h.in: Remove HAVE_GNU_LD.
	* csu/Makefile: Remove use of gnu-ld.
	* csu/munch.awk: Removed.
	* csu/munch-tmpl.c: Removed.
	* include/libc-symbols.h: Remove use of HAVE_GNU_LD.
	* posix/execl.c: Likewise.
	* posix/execv.c: Likewise.
	* stdio-common/psignal.c: Likewise.
	* stdlib/exit.c: Likewise.
	* string/strsignal.c: Likewise.
	* string/tester.c: Likewise.
	* sysdeps/generic/errlist.c: Likewise.
	* sysdeps/generic/getenv.c: Likewise.
	* sysdeps/generic/getgroups.c: Likewise.
	* sysdeps/generic/init-posix.c: Likewise.
	* sysdeps/posix/gettimeofday.c: Likewise.
	* sysdeps/posix/system.c: Likewise.
	* sysdeps/unix/bsd/init-posix.c: Likewise.
	* sysdeps/unix/bsd/ulimit.c: Likewise.
	* sysdeps/unix/bsd/sun/m68k/brk.S: Likewise.
	* sysdeps/unix/bsd/sun/m68k/sethostid.S: Likewise.
	* sysdeps/unix/bsd/sun/sparc/sethostid.S: Likewise.
	* sysdeps/unix/i386/brk.S: Likewise.
	* sysdeps/unix/sparc/brk.S: Likewise.
2005-11-06 02:06:06 +00:00
..
clock.c
clock_getres.c 2005-04-27 Roland McGrath <roland@redhat.com> 2005-04-27 08:01:41 +00:00
ctermid.c
cuserid.c
dup.c
dup2.c
euidaccess.c 2.5-18.1 2007-07-12 18:26:36 +00:00
flock.c
fpathconf.c
gai_strerror.c 2.5-18.1 2007-07-12 18:26:36 +00:00
getaddrinfo.c [BZ #1774] 2005-11-03 18:56:56 +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 2.5-18.1 2007-07-12 18:26:36 +00:00
open64.c
pathconf.c
pause.c 2.5-18.1 2007-07-12 18:26:36 +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 * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. 2005-06-14 15:55:44 +00:00
pread.c
pread64.c
profil.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pwrite.c
pwrite64.c
raise.c
readv.c
remove.c
rename.c
shm_open.c 2.5-18.1 2007-07-12 18:26:36 +00:00
shm_unlink.c 2.5-18.1 2007-07-12 18:26:36 +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 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): 2005-06-17 23:11:35 +00:00
sigsetmask.c
sigsuspend.c
sigvec.c Update. 2004-09-14 04:41:35 +00:00
sigwait.c
sleep.c
spawni.c (__spawni): Automatically recognize some more cases when we can use vfork. 2005-09-13 18:41:48 +00:00
sprofil.c 2.5-18.1 2007-07-12 18:26:36 +00:00
sysconf.c 2.5-18.1 2007-07-12 18:26:36 +00:00
system.c * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +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 2.5-18.1 2007-07-12 18:26:36 +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