glibc/mach
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
..
mach
.cvsignore * Make-dist (README): Commit it to CVS if there is a CVS directory. 1995-03-29 16:58:35 +00:00
bootprivport.c
devstream.c
err_boot.sub
err_ipc.sub
err_kern.sub
err_mach.sub
err_server.sub
err_us.sub
error_compat.c
errorlib.h Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-13 00:37:23 +00:00
errstring.c
errsystems.awk
hello.c
lock-intern.h
mach_error.c
mach_error.h
mach_init.c Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/getopt.c 1995-02-18 03:51:45 +00:00
mach_init.h
mach_shortcuts.c
mach_syscalls.c
mach_syscalls.h
mach_traps.S
mach.h
Machrules Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-16 02:19:52 +00:00
Makefile * posix/execvp.c: When executing shell on script, first arg is 1996-02-14 06:39:32 +00:00
mig_strncpy.c
mig-alloc.c Add weak alias to non-__ name. 1995-05-05 14:36:22 +00:00
mig-dealloc.c
msg_destroy.c
msg-destroy.c
msg.c
msgserver.c Thu Jan 25 21:10:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-01-29 16:05:21 +00:00
mutex-init.c New file, broken out of mutex-solid.c. 1995-04-01 05:07:46 +00:00
mutex-solid.c Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-04-01 09:01:49 +00:00
setup-thread.c
shortcut.awk Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-07-26 07:10:58 +00:00
spin-lock.c
spin-lock.h
spin-solid.c
syscalls.awk
vm_page_size.c