glibc/sysdeps/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
..
alpha Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bits * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from 2001-08-24 03:21:51 +00:00
hppa Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurd * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h> 2002-02-18 20:57:51 +00:00
i386 * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this 2001-08-21 20:32:34 +00:00
mips Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
powerpc * hurd/hurdselect.c (_hurd_select) [MACH_MSG_TRAILER_MINIMUM_SIZE]: 2002-02-17 22:54:39 +00:00
sys * sysdeps/mach/sys/reboot.h: Include <features.h>. 2000-03-27 04:09:19 +00:00
_strerror.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
adjtime.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
configure * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h> 2002-02-18 20:57:51 +00:00
configure.in * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h> 2002-02-18 20:57:51 +00:00
getloadavg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpagesize.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getsysstats.c * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, 2002-02-18 01:50:52 +00:00
gettimeofday.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makefile * sysdeps/mach/Makefile (mach-before-compile): Don't include 2002-02-17 07:22:56 +00:00
mprotect.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
munmap.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pagecopy.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sched_yield.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sleep.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
start.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Subdirs
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
thread_state.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
usleep.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00