glibc/mach
Roland McGrath 21297437bb * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h>
or <machine/ndr_def.h> and add -DNDR_DEF_HEADER=... to DEFINES.
	* sysdeps/mach/configure: Regenerated.
	* mach/mach_init.c [NDR_DEF_HEADER]: #include it.

	* hurd/hurdfault.c (_hurdsig_fault_init): Add a cast.

	* hurd/hurd/signal.h: Include <setjmp.h> for `jmp_buf' decl.

	* mach/msgserver.c (__mach_msg_server_timeout) [! MACH_RCV_LARGE]:
	Double MAX_SIZE and don't retry on MACH_RCV_TOO_LARGE.

	* sysdeps/mach/hurd/times.c
	[NO_CREATION_TIME] (startup_time): New static variable.
	[NO_CREATION_TIME] (times_init): New static function in __libc_subinit.
	(__times) [NO_CREATION_TIME]: Use startup_time in lieu of task
	creation_time from task_basic_info.
	(__times): Use __gettimeofday instead of __host_get_time.

	* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg) [! MACH_MSG_TYPE_BIT]:
	Use untyped Mach IPC message format.

	* hurd/catch-exc.c: Include <assert.h>, missing from last change.
2002-02-18 20:57:51 +00:00
..
mach * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code 2002-01-02 09:52:33 +00:00
.cvsignore
devstream.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
err_boot.sub
err_ipc.sub
err_kern.sub
err_mach.sub
err_server.sub
err_us.sub
error_compat.c
errorlib.h
errstring.c
errsystems.awk
lock-intern.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
mach_error.c
mach_error.h
mach_init.c * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h> 2002-02-18 20:57:51 +00:00
mach_init.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Machrules * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try 2002-02-17 07:57:32 +00:00
Makefile 2002-02-16 Roland McGrath <roland@frob.com> 2002-02-17 07:13:23 +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
mig_strncpy.c
msg-destroy.c * sysdeps/mach/configure.in: Add some checks for Mach headers 2002-02-17 07:19:11 +00:00
msg.c
msgserver.c * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h> 2002-02-18 20:57:51 +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 * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, 2002-02-18 01:50:52 +00:00
spin-lock.c
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
Versions 2001-12-22 Roland McGrath <roland@frob.com> 2001-12-22 20:20:57 +00:00