glibc/sysdeps/posix
Roland McGrath beb3264222 2005-05-17 Neal H. Walfield <neal@gnu.org>
* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
	instead of [SALEN].
	(gaih_inet): Likewise.
2005-05-18 19:22:50 +00:00
..
clock_getres.c 2005-04-27 Roland McGrath <roland@redhat.com> 2005-04-27 08:01:41 +00:00
clock.c
ctermid.c
cuserid.c
dup2.c
dup.c
euidaccess.c 2.5-18.1 2007-07-12 18:26:36 +00:00
flock.c
fpathconf.c Update. 2003-03-14 06:28:45 +00:00
gai_strerror.c 2.5-18.1 2007-07-12 18:26:36 +00:00
getaddrinfo.c 2005-05-17 Neal H. Walfield <neal@gnu.org> 2005-05-18 19:22:50 +00:00
getcwd.c
getdtsz.c
getpagesize.c
gettimeofday.c 2.5-18.1 2007-07-12 18:26:36 +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 Update. 2002-12-15 10:26:23 +00:00
pathconf.c Update. 2003-03-14 06:28:45 +00:00
pause.c 2.5-18.1 2007-07-12 18:26:36 +00:00
posix_fallocate64.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_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
pread64.c
pread.c
profil.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pwrite64.c
pwrite.c
raise.c Update. 2002-12-07 04:21:51 +00:00
readv.c * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro. 2002-11-24 23:56:47 +00:00
remove.c Update. 2003-04-19 16:57:17 +00:00
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 2.5-18.1 2007-07-12 18:26:36 +00:00
sigintr.c
signal.c 2.5-18.1 2007-07-12 18:26:36 +00:00
sigpause.c Update. 2004-05-10 04:49:53 +00:00
sigset.c 2.5-18.1 2007-07-12 18:26:36 +00:00
sigsetmask.c
sigsuspend.c
sigvec.c Update. 2004-09-14 04:41:35 +00:00
sigwait.c Update. 2002-12-15 10:26:23 +00:00
sleep.c
spawni.c 2.5-18.1 2007-07-12 18:26:36 +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 2.5-18.1 2007-07-12 18:26:36 +00:00
sysv_signal.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tempname.c 2.5-18.1 2007-07-12 18:26:36 +00:00
truncate.c
ttyname_r.c Update. 2004-09-14 04:41:35 +00:00
ttyname.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
utimes.c Update. 2003-09-17 09:18:37 +00:00
wait3.c
wait.c
waitid.c 2004-07-26 Roland McGrath <roland@redhat.com> 2004-07-27 01:20:15 +00:00
writev.c * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro. 2002-11-24 23:56:47 +00:00