.. |
alpha
|
|
|
bits
|
* sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines): Remove clk_tck. * sysdeps/mach/hurd/clk_tck.c: Removed. * sysdeps/mach/hurd/getclktck.c: New file. * sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use __getclktck instead of __libc_clk_tck. * sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead of __libc_clk_tck. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
|
2000-11-04 21:26:25 +00:00 |
hppa
|
|
|
i386
|
* sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines): Remove clk_tck. * sysdeps/mach/hurd/clk_tck.c: Removed. * sysdeps/mach/hurd/getclktck.c: New file. * sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use __getclktck instead of __libc_clk_tck. * sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead of __libc_clk_tck. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
|
2000-11-04 21:26:25 +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
|
1999-11-14 Roland McGrath <roland@baalperazim.frob.com>
|
1999-12-02 19:50:42 +00:00 |
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
|
|
|
close.c
|
|
|
closedir.c
|
|
|
configure
|
|
|
configure.in
|
|
|
connect.c
|
|
|
cthreads.c
|
|
|
defs.c
|
|
|
dirfd.c
|
|
|
dirstream.h
|
|
|
Dist
|
* sysdeps/mach/hurd/Dist: Remove clk_tck.c.
|
2000-11-04 22:21:19 +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
|
|
|
getclktck.c
|
* sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines): Remove clk_tck. * sysdeps/mach/hurd/clk_tck.c: Removed. * sysdeps/mach/hurd/getclktck.c: New file. * sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use __getclktck instead of __libc_clk_tck. * sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead of __libc_clk_tck. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
|
2000-11-04 21:26:25 +00:00 |
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/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines): Remove clk_tck. * sysdeps/mach/hurd/clk_tck.c: Removed. * sysdeps/mach/hurd/getclktck.c: New file. * sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use __getclktck instead of __libc_clk_tck. * sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead of __libc_clk_tck. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
|
2000-11-04 21:26:25 +00:00 |
mig-reply.c
|
|
|
mkdir.c
|
|
|
mmap.c
|
1999-07-20 Mark Kettenis <kettenis@gnu.org>
|
1999-07-20 21:07:23 +00:00 |
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
|
* sysdeps/mach/hurd/pread.c (__pread): Include <hurd/fd.h>. Fix typo.
|
1999-07-20 21:19:03 +00:00 |
prof-freq.c
|
|
|
profil.c
|
|
|
pselect.c
|
|
|
ptrace.c
|
|
|
ptsname.c
|
|
|
pwrite.c
|
* sysdeps/mach/hurd/pread.c (__pread): Include <hurd/fd.h>. Fix typo.
|
1999-07-20 21:19:03 +00:00 |
read.c
|
1999-07-16 Roland McGrath <roland@baalperazim.frob.com>
|
1999-07-20 22:56:39 +00:00 |
readdir_r.c
|
|
|
readdir.c
|
|
|
readlink.c
|
|
|
reboot.c
|
|
|
recv.c
|
|
|
recvfrom.c
|
|
|
rename.c
|
* Versions.def (libc): Move GLIBC_2.2 dependency from GLIBC_2.1.1 to
|
1999-11-13 23:52:38 +00:00 |
revoke.c
|
|
|
rewinddir.c
|
|
|
rmdir.c
|
* Versions.def (libc): Move GLIBC_2.2 dependency from GLIBC_2.1.1 to
|
1999-11-13 23:52:38 +00:00 |
sbrk.c
|
Update.
|
2000-02-28 05:08:01 +00:00 |
seekdir.c
|
Update.
|
1999-08-18 18:44:33 +00:00 |
select.c
|
|
|
send.c
|
|
|
sendto.c
|
|
|
setdomain.c
|
|
|
setegid.c
|
|
|
seteuid.c
|
|
|
setgid.c
|
|
|
setgroups.c
|
|
|
sethostid.c
|
|
|
sethostname.c
|
|
|
setitimer.c
|
* sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines): Remove clk_tck. * sysdeps/mach/hurd/clk_tck.c: Removed. * sysdeps/mach/hurd/getclktck.c: New file. * sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use __getclktck instead of __libc_clk_tck. * sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead of __libc_clk_tck. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
|
2000-11-04 21:26:25 +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
|
* sysdeps/mach/hurd/siglist.h: Use #include_next.
|
1999-06-19 12:43:27 +00:00 |
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
|
1999-07-20 Mark Kettenis <kettenis@gnu.org>
|
1999-07-20 21:07:23 +00:00 |
telldir.c
|
Update.
|
1999-08-18 00:34:47 +00:00 |
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
|
* sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines): Remove clk_tck. * sysdeps/mach/hurd/clk_tck.c: Removed. * sysdeps/mach/hurd/getclktck.c: New file. * sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use __getclktck instead of __libc_clk_tck. * sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead of __libc_clk_tck. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
|
2000-11-04 21:26:25 +00:00 |
wait4.c
|
1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
|
1999-09-19 20:46:22 +00:00 |
write.c
|
1999-07-16 Roland McGrath <roland@baalperazim.frob.com>
|
1999-07-20 22:56:39 +00:00 |
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 |