glibc/sysdeps/mach/hurd
2012-02-09 17:09:55 +01:00
..
bits Define __rtld_lock_recursive_* for Hurd. 2010-01-18 14:44:22 -08:00
i386 Remove --wth-tls option, TLS support is required 2011-09-11 15:02:01 -04:00
net
powerpc Remove .ctors' and .dtors' output sections 2010-12-24 20:14:37 -05:00
sys sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro. 2011-09-08 09:46:06 -07:00
_exit.c
_G_config.h Remove _G_HAVE_SYS_CDEFS. 2012-02-09 17:09:55 +01:00
accept.c
access.c
adjtime.c
bind.c
brk.c
chdir.c
check_fds.c
chflags.c
chmod.c
chown.c
chroot.c
clock.c
close.c
closedir.c
configure
configure.in
connect.c
cthreads.c
device-nrs.h
dirfd.c
dirstream.h
dl-cache.c
dl-execstack.c
dl-sysdep.c Fix typos from last patch. 2010-03-29 18:43:06 -07:00
dl-sysdep.h
dup2.c
enbl-secure.c
err_hurd.sub
errlist.c
errno-loc.c
errno.c
errnos.awk
euidaccess.c
execve.c
faccessat.c
fchdir.c
fchflags.c Remove doubled words. 2011-04-22 21:34:32 -04:00
fchmod.c Remove doubled words. 2011-04-22 21:34:32 -04:00
fchmodat.c
fchown.c
fchownat.c
fcntl.c
fdatasync.c
fdopendir.c
fexecve.c
fgetxattr.c
flistxattr.c
flock.c
fork.c Hurd: fix use of uninitialized value in fork port copying. 2011-09-08 09:37:42 -07:00
fpathconf.c
fremovexattr.c
fsetxattr.c
fstatfs64.c
fstatfs.c
fstatvfs64.c
fstatvfs.c
fsync.c
ftruncate.c Remove doubled words. 2011-04-22 21:34:32 -04:00
futimes.c
fxstat64.c
fxstat.c
fxstatat64.c
fxstatat.c
getclktck.c
getcwd.c Hurd: Fix spurious mach_port_deallocate in getcwd. 2009-12-22 11:47:13 -08:00
getdents.c
getdomain.c
getdtsz.c
getegid.c
geteuid.c
getgid.c
getgroups.c
gethostid.c
gethostname.c
getitimer.c
getlogin_r.c
getlogin.c
getpeername.c
getpgid.c
getpid.c
getppid.c
getpriority.c
getresgid.c
getresuid.c
getrlimit.c
getrusage.c
getsid.c
getsockname.c
getsockopt.c
getuid.c
getxattr.c
group_member.c
if_index.c
ifreq.c
ifreq.h Fix __if_freereq crash: Unlike the generic version which uses free, Hurd needs munmap. 2011-02-21 16:53:10 -08:00
Implies
init-posix.c
ioctl.c
isatty.c
jmp-unwind.c
kernel-features.h
kill.c
lchmod.c
lchown.c
lgetxattr.c
libc_p-ldscript
libc-ldscript
link.c
linkat.c Hurd: Fix linkat symlink handling. 2010-06-02 10:25:56 -07:00
listen.c
listxattr.c
lseek64.c
lseek.c
lsetxattr.c
lutimes.c
lxstat64.c
lxstat.c
Makeconfig
Makefile Static linking is always needed 2012-01-08 09:52:29 -05:00
malloc-machine.h
mig-reply.c
mkdir.c
mkdirat.c
mlock.c
mmap.c Hurd: Try to respect mmap address hint for non-MAP_FIXED. 2012-01-23 14:00:47 -08:00
munlock.c
open64.c
open.c
openat64.c
openat.c
opendir.c
pathconf.c
pipe.c
poll.c
ppoll.c Add checking versions of poll and ppoll 2012-01-08 11:55:32 -05:00
pread64.c
pread.c
prof-freq.c
profil.c
pselect.c
ptrace.c
ptsname.c
pwrite64.c
pwrite.c
read.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
readlink.c
reboot.c
recv.c
recvfrom.c
recvmsg.c
removexattr.c
rename.c
revoke.c
rewinddir.c Fix Linux getcwd for long paths 2011-05-08 08:37:19 -04:00
rmdir.c
sbrk.c
seekdir.c
select.c
send.c
sendfile64.c
sendfile.c
sendmsg.c Hurd: fix sendmsg memory leak in error paths 2010-07-20 19:19:34 -07:00
sendto.c
setdomain.c
setegid.c
seteuid.c
setgid.c
setgroups.c
sethostid.c
sethostname.c
setitimer.c
setlogin.c
setpgid.c
setpriority.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c
setsid.c
setsockopt.c
settimeofday.c
setuid.c
setxattr.c
shutdown.c
sigaction.c
sigaltstack.c
siglist.h
sigpending.c
sigprocmask.c
sigstack.c
sigsuspend.c
sigwait.c
socket.c Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT. 2012-01-23 13:56:58 -08:00
socketpair.c
spawni.c Try shell in posix_spawn* only in compat mode 2011-09-05 20:24:50 -04:00
statfs64.c
statfs.c
statfsconv.c
statvfs64.c
statvfs.c
Subdirs
symlink.c
symlinkat.c
sync.c
telldir.c
times.c
tls.h Remove --wth-tls option, TLS support is required 2011-09-11 15:02:01 -04:00
tmpfile64.c
tmpfile.c
truncate.c
ttyname_r.c Hurd: fix ttyname{,_r} errno result for non-ttys 2010-08-03 09:54:22 -07:00
ttyname.c Hurd: fix ttyname{,_r} errno result for non-ttys 2010-08-03 09:54:22 -07:00
umask.c
uname.c
unlink.c
unlinkat.c
utimes.c
Versions
wait4.c
write.c
xmknod.c
xmknodat.c
xstat64.c
xstat.c
xstatconv.c