glibc/sysdeps/mach/hurd
Roland McGrath 9e3db9cd59 Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* mach/Machrules: Use -include for $(*.ir).

	* hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS): Mask off type bits in
	request values.
	* sysdeps/mach/hurd/ioctls.h (_IOC_NOTYPE): New macro.
	(_IOT_COUNT2): Field is 3 bits, not 2.
	* sysdeps/mach/hurd/ioctl.c: Ignore handler if it fails with ENOTTY.
	* hurd/hurdioctl.c (_hurd_lookup_ioctl_handler): Mask off type
	bits before looking up handler.
	(fioctl): Use __hurd_dfail.
	(fioctl, fioclex): Use ENOTTY for bogus request instead of EGRATUITOUS.

Wed Feb 14 00:21:17 1996 David Mosberger-Tang  <davidm@azstarnet.com>

	* sysdeps/alpha/memchr.c (memchr): loop searching for matching
	character bailed out one too early; changed constant 6 to
	7 to fix this.
1996-02-16 02:19:52 +00:00
..
alpha Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-14 22:49:23 +00:00
hppa Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-14 22:49:23 +00:00
i386 Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
mips Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-14 22:49:23 +00:00
sys (NBBY): New macro. 1995-12-06 14:13:00 +00:00
_exit.c
.cvsignore
accept.c (accept): If the protocol family can't tell us what an address means, just return a zero-length buffer instead. 1995-07-30 00:37:36 +00:00
access.c (__access): Put the uid/gid arguments to auth_makeauth() in the right order. 1996-01-04 00:18:53 +00:00
adjtime.c
bind.c (bind): Ensure NAME for the AF_LOCAL case is '\0'-terminated. 1996-01-24 02:39:26 +00:00
brk.c * sysdeps/mach/hurd/brk.c (DATA_SIZE): Bump to 128MB. 1995-12-03 10:00:22 +00:00
chdir.c * hurd/hurd/lookup.h: New file. 1995-10-16 02:51:06 +00:00
chflags.c
chmod.c
chown.c
chroot.c * hurd/hurd/lookup.h: New file. 1995-10-16 02:51:06 +00:00
close.c
closedir.c * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' 1995-08-28 09:00:05 +00:00
configure
configure.in
connect.c Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-12-26 10:00:22 +00:00
defs.c
dirfd.c
dirstream.h * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' 1995-08-28 09:00:05 +00:00
Dist
dl-sysdep.c Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
dup2.c
err_hurd.sub
errlist.awk
errlist.c
errnos.awk
errnos.h Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-16 02:19:52 +00:00
euidaccess.c
execve.c
fchdir.c Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
fchflags.c
fchmod.c
fchown.c
fcntl.c
fcntlbits.h
fdopen.c
fexecve.c
flock.c
fork.c Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
fpathconf.c Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com> 1995-09-18 19:00:32 +00:00
fsync.c
ftruncate.c Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-18 03:28:15 +00:00
fxstat.c Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-18 00:35:55 +00:00
getcwd.c Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-10-16 07:29:08 +00:00
getdents.c
getdtsz.c
getegid.c
geteuid.c
getgid.c
getgroups.c
gethostid.c
gethostname.c
getitimer.c
getlogin.c
getpeername.c
getpgid.c
getpid.c
getppid.c
getpriority.c Sun Nov 5 16:09:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-11-05 21:13:25 +00:00
getrlimit.c
getsid.c Mon Nov 27 19:24:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-11-28 10:00:22 +00:00
getsockname.c
getsockopt.c
getuid.c
group_member.c Tue Oct 31 00:07:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-10-31 06:54:40 +00:00
Implies
ioctl.c Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-16 02:19:52 +00:00
ioctls.h Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-16 02:19:52 +00:00
isatty.c
jmp-unwind.c Rewritten. 1996-01-04 00:06:01 +00:00
kill.c (kill_pid): Don't make `inline'. 1995-08-14 23:32:44 +00:00
libc-ldscript
link.c Swap args to dir_link. 1995-10-26 22:19:57 +00:00
listen.c
local_lim.h
lseek.c
lxstat.c Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-18 00:35:55 +00:00
Makefile Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
mig-reply.c
mkdir.c Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-28 22:47:31 +00:00
mmap.c Regenerated 1995-12-12 02:42:14 +00:00
open.c
opendir.c * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' 1995-08-28 09:00:05 +00:00
pathconf.c Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com> 1995-09-18 19:00:32 +00:00
pipe.c
profil.c Wed Oct 11 00:00:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-10-11 05:53:53 +00:00
ptrace.c Fri Nov 17 17:57:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-11-18 10:00:22 +00:00
read.c
readdir.c * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' 1995-08-28 09:00:05 +00:00
readlink.c
reboot.c
recv.c
recvfrom.c (accept): If the protocol family can't tell us what an address means, just return a zero-length buffer instead. 1995-07-30 00:37:36 +00:00
rename.c
rewinddir.c
rmdir.c
sbrk.c
seekdir.c * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' 1995-08-28 09:00:05 +00:00
select.c (__select): Recalculate GOT to include an increment for each operation allowed on each fd. 1996-01-29 21:45:43 +00:00
send.c
sendto.c Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-12-26 10:00:22 +00:00
setegid.c Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-12-22 10:00:21 +00:00
seteuid.c Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-12-22 10:00:21 +00:00
setgid.c Rewritten. 1996-01-04 00:06:01 +00:00
setgroups.c
sethostid.c
sethostname.c
setitimer.c Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-04 17:00:45 +00:00
setlogin.c
setpgid.c
setpriority.c * sysdeps/mach/hurd/getpriority.c (getpriority): Pass 1995-11-01 10:00:20 +00:00
setregid.c Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-12-22 10:00:21 +00:00
setreuid.c Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-12-22 10:00:21 +00:00
setrlimit.c
setsid.c
setsockopt.c
settimeofday.c
setuid.c Fri Dec 22 00:38:00 1995 H.J. Lu <hjl@nynexst.com> 1995-12-23 01:14:10 +00:00
shutdown.c
sigaction.c
sigaltstack.c
sigpending.c
sigprocmask.c
sigstack.c
sigsuspend.c
socket.c
socketpair.c
statbuf.h
stdio_init.c
Subdirs
symlink.c Swap args to dir_link. 1995-10-26 22:19:57 +00:00
sync.c
sysd-stdio.c
telldir.c * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' 1995-08-28 09:00:05 +00:00
truncate.c Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-18 03:28:15 +00:00
ttyname_r.c Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-09-17 20:23:15 +00:00
ttyname.c
umask.c
uname.c
unlink.c
utimes.c
wait4.c
write.c
xmknod.c Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-28 22:47:31 +00:00
xstat.c Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-18 00:35:55 +00:00