glibc/mach
Roland McGrath 61c83c3f05 * sysdeps/mach/configure.in: Add some checks for Mach headers
to ensure a sane installation.
	(mach_interface_list): Define this variable by checking for .defs
	files found in various variants.
	* configure.in (mach_interface_list): AC_SUBST this.
	* config.make.in (mach-interface-list): New substituted variable.
	* mach/Makefile (user-interfaces): Define this using the value
	of $(mach-interface-list) instead of mach, mach4.
	Updated other references to mach_interface to use it as well.

	* sysdeps/mach/powerpc/machine-lock.h: Avoid multi-line strings.

	* mach/msgserver.c [NDR_CHAR_ASCII] (mig_reply_header_t): #define as
	mig_reply_error_t for OSF Mach variant.

	* mach/Makefile (routines): Remove bootprivport.
	* mach/bootprivport.c: File removed.  It has never been used.

	* mach/msg-destroy.c (__mach_msg_destroy) [MACH_MSG_PORT_DESCRIPTOR]:
	Grok the OSF flavor of message format.
	(mach_msg_destroy_port): For MAKE_SEND and
	MAKE_SEND_ONCE rights, create an destroy a right to ensure proper
	no-senders notification.

2002-02-06  Roland McGrath  <roland@frob.com>

	* hurd/Versions (libc: GLIBC_2.0): Move cthread_fork, cthread_detach
	to here if 2.0 compatibility enabled ...
	(libc: GLIBC_2.1.3): ... from here.
2002-02-17 07:19:11 +00:00
..
mach * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code 2002-01-02 09:52:33 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
devstream.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
err_boot.sub initial import 1995-02-18 01:27:10 +00:00
err_ipc.sub initial import 1995-02-18 01:27:10 +00:00
err_kern.sub Update from main archive 961219 1996-12-20 01:39:50 +00:00
err_mach.sub initial import 1995-02-18 01:27:10 +00:00
err_server.sub initial import 1995-02-18 01:27:10 +00:00
err_us.sub initial import 1995-02-18 01:27:10 +00:00
error_compat.c Update. 1997-03-16 20:28:07 +00:00
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 Update. 1997-03-16 20:28:07 +00:00
errsystems.awk * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't append 2001-04-01 05:04:31 +00:00
lock-intern.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mach_error.c Update. 1997-03-16 20:28:07 +00:00
mach_error.h * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't append 2001-04-01 05:04:31 +00:00
mach_init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mach_init.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mach.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Machrules * sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash. 2002-01-02 06:22:14 +00:00
Makefile 2002-02-16 Roland McGrath <roland@frob.com> 2002-02-17 07:13:23 +00:00
mig_strncpy.c initial import 1995-02-18 01:27:10 +00:00
mig-alloc.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mig-dealloc.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msg-destroy.c * sysdeps/mach/configure.in: Add some checks for Mach headers 2002-02-17 07:19:11 +00:00
msg.c initial import 1995-02-18 01:27:10 +00:00
msgserver.c * sysdeps/mach/configure.in: Add some checks for Mach headers 2002-02-17 07:19:11 +00:00
mutex-init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mutex-solid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setup-thread.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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 initial import 1995-02-18 01:27:10 +00:00
spin-lock.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spin-solid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.awk initial import 1995-02-18 01:27:10 +00:00
Versions 2001-12-22 Roland McGrath <roland@frob.com> 2001-12-22 20:20:57 +00:00