glibc/sysdeps/mach/hurd
Mark Kettenis ce1131e5e5 * sysdeps/mach/hurd/dl-sysdep.c (__access): New function. Dummy implementation for use by the dynamic linker.
2000-09-29  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/mach/hurd/dl-sysdep.c (__access): New function.  Dummy
	implementation for use by the dynamic linker.
2000-09-29 21:40:26 +00:00
..
alpha
bits * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_SYNCHRONIZED_IO): #undef since we don't have msync. 2000-09-23 20:47:48 +00:00
hppa
i386 * sysdeps/mach/hurd/bits/time.h: (CLOCKS_PER_SEC): Make a long int constant since that is what clock_t is. * sysdeps/mach/hurd/i386/bits/time.h: Likewise. 2000-09-23 20:44:23 +00:00
mips Update. 2000-04-04 06:03:48 +00:00
net * sysdeps/mach/hurd/if_index.c: New file. 2000-03-24 20:59:00 +00:00
nfs
sys
_exit.c
.cvsignore
accept.c
access.c
adjtime.c
bind.c
brk.c * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When shrinking the program's data space, reallocate only the space that was just deallocated to release its backing space. 2000-07-23 21:18:46 +00:00
chdir.c
check_fds.c * sysdeps/mach/hurd/check_fds.c: New file. Implements file descriptor checking in SUID programs for the Hurd. 2000-07-10 21:08:06 +00:00
chflags.c
chmod.c
chown.c
chroot.c
clk_tck.c
close.c
closedir.c
configure
configure.in
connect.c
cthreads.c
defs.c
dirfd.c
dirstream.h
Dist * sysdeps/mach/hurd/xstatconv.c: New file. * sysdeps/mach/hurd/fxstat64.c: New file. * sysdeps/mach/hurd/lxstat64.c: New file. * sysdeps/mach/hurd/xstat64.c: New file. * sysdeps/mach/hurd/Dist: Add xstatconv.c. 2000-08-15 18:47:06 +00:00
dl-cache.c
dl-sysdep.c * sysdeps/mach/hurd/dl-sysdep.c (__access): New function. Dummy implementation for use by the dynamic linker. 2000-09-29 21:40:26 +00:00
dup2.c
enbl-secure.c
err_hurd.sub
errlist.c
errnos.awk 2000-01-05 Roland McGrath <roland@baalperazim.frob.com> 2000-01-22 18:10:43 +00:00
euidaccess.c
execve.c
fchdir.c
fchflags.c
fchmod.c
fchown.c
fcntl.c Update. 2000-01-24 02:22:13 +00:00
fdatasync.c
fdopen.c Update. 2000-05-23 08:43:26 +00:00
fexecve.c
flock.c
fork.c 1999-11-18 Roland McGrath <roland@baalperazim.frob.com> 1999-12-03 05:01:23 +00:00
fpathconf.c
fstatfs.c
fstatvfs.c
fsync.c
ftruncate.c
fxstat64.c * sysdeps/mach/hurd/xstatconv.c: New file. * sysdeps/mach/hurd/fxstat64.c: New file. * sysdeps/mach/hurd/lxstat64.c: New file. * sysdeps/mach/hurd/xstat64.c: New file. * sysdeps/mach/hurd/Dist: Add xstatconv.c. 2000-08-15 18:47:06 +00:00
fxstat.c
getcwd.c
getdents.c
getdomain.c
getdtsz.c * hurd/hurdrlimit.c (init_rlimit): Give the RLIMIT_NOFILE soft limit 2000-03-26 19:17:23 +00:00
getegid.c
geteuid.c
getgid.c
getgroups.c
gethostid.c
gethostname.c Update. 2000-04-02 08:05:36 +00:00
getitimer.c
getlogin_r.c
getlogin.c
getpeername.c * sysdeps/mach/hurd/getpeername.c (__getpeername): Renamed from getpeername. Use ISO C style function definition. (getpeername): Provide weak alias. * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Renamed from setrlimit. Use ISO C style function definition. (setrlimit): Provide weak alias. 2000-08-28 14:05:55 +00:00
getpgid.c
getpid.c
getppid.c
getpriority.c Update. 2000-02-28 05:08:01 +00:00
getrlimit.c * sysdeps/mach/hurd/setrlimit.c (setrlimit): Go into a critical 2000-03-25 20:20:44 +00:00
getrusage.c
getsid.c
getsockname.c
getsockopt.c
getuid.c
group_member.c
if_index.c * sysdeps/mach/hurd/if_index.c: New file. 2000-03-24 20:59:00 +00:00
Implies
ioctl.c
isatty.c
jmp-unwind.c
kill.c
lchown.c
libc_p-ldscript
libc-ldscript
link.c
listen.c
lseek64.c * sysdeps/mach/hurd/lseek64.c: New file. 2000-08-16 00:19:33 +00:00
lseek.c Update. 2000-01-24 02:22:13 +00:00
lxstat64.c * sysdeps/mach/hurd/xstatconv.c: New file. * sysdeps/mach/hurd/fxstat64.c: New file. * sysdeps/mach/hurd/lxstat64.c: New file. * sysdeps/mach/hurd/xstat64.c: New file. * sysdeps/mach/hurd/Dist: Add xstatconv.c. 2000-08-15 18:47:06 +00:00
lxstat.c
Makefile * sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from 2000-03-09 22:44:39 +00:00
mig-reply.c
mkdir.c
mmap.c
open.c Update. 2000-01-24 02:22:13 +00:00
opendir.c
pathconf.c
pipe.c * sysdeps/mach/hurd/socketpair.c (__socketpair): Renamed from socketpair. Made socketpair a weak alias. * sysdeps/mach/hurd/pipe.c (__pipe): Reimplemented using __socketpair. Use S_IFIFO protocol to make pipes POSIX conforming, but fall back on the old protocol if the socket server doesn't support it. * include/sys/socket.h: Add prototype for __socketpair. 2000-08-09 21:05:45 +00:00
pipestream.c
poll.c
pread.c
prof-freq.c
profil.c
pselect.c
ptrace.c
ptsname.c
pwrite.c
read.c
readdir_r.c
readdir.c
readlink.c
reboot.c
recv.c
recvfrom.c
rename.c
revoke.c
rewinddir.c
rmdir.c
sbrk.c Update. 2000-02-28 05:08:01 +00:00
seekdir.c
select.c
send.c
sendto.c
setdomain.c
setegid.c
seteuid.c
setgid.c
setgroups.c
sethostid.c
sethostname.c
setitimer.c 2000-01-08 Mark Kettenis <kettenis@gnu.org> 2000-01-23 10:10:02 +00:00
setlogin.c
setpgid.c
setpriority.c Update. 2000-02-28 05:08:01 +00:00
setregid.c
setreuid.c
setrlimit.c * sysdeps/mach/hurd/getpeername.c (__getpeername): Renamed from getpeername. Use ISO C style function definition. (getpeername): Provide weak alias. * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Renamed from setrlimit. Use ISO C style function definition. (setrlimit): Provide weak alias. 2000-08-28 14:05:55 +00:00
setsid.c 1999-11-18 Roland McGrath <roland@baalperazim.frob.com> 1999-12-03 05:01:23 +00:00
setsockopt.c
settimeofday.c
setuid.c
shutdown.c
sigaction.c
sigaltstack.c
siglist.h
sigpending.c
sigprocmask.c
sigstack.c * sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from 2000-03-09 22:44:39 +00:00
sigsuspend.c
sigwait.c
socket.c
socketpair.c * sysdeps/mach/hurd/socketpair.c (__socketpair): Renamed from socketpair. Made socketpair a weak alias. * sysdeps/mach/hurd/pipe.c (__pipe): Reimplemented using __socketpair. Use S_IFIFO protocol to make pipes POSIX conforming, but fall back on the old protocol if the socket server doesn't support it. * include/sys/socket.h: Add prototype for __socketpair. 2000-08-09 21:05:45 +00:00
statfs.c
statvfs.c
stdio_init.c
Subdirs
symlink.c
sync.c
sysd-stdio.c
telldir.c
truncate.c
ttyname_r.c
ttyname.c
umask.c
uname.c Update. 2000-09-09 07:59:23 +00:00
unlink.c
utimes.c Update. 2000-02-28 05:08:01 +00:00
vdprintf.c
Versions Update. 2000-04-21 03:43:31 +00:00
wait4.c
write.c
xmknod.c
xstat64.c * sysdeps/mach/hurd/xstatconv.c: New file. * sysdeps/mach/hurd/fxstat64.c: New file. * sysdeps/mach/hurd/lxstat64.c: New file. * sysdeps/mach/hurd/xstat64.c: New file. * sysdeps/mach/hurd/Dist: Add xstatconv.c. 2000-08-15 18:47:06 +00:00
xstat.c
xstatconv.c * sysdeps/mach/hurd/xstatconv.c: New file. * sysdeps/mach/hurd/fxstat64.c: New file. * sysdeps/mach/hurd/lxstat64.c: New file. * sysdeps/mach/hurd/xstat64.c: New file. * sysdeps/mach/hurd/Dist: Add xstatconv.c. 2000-08-15 18:47:06 +00:00