glibc/sysdeps/mach
Roland McGrath 9ce8b3c817 * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state,
_S_catch_exception_raise_state_identity,
	_hurdsig_fault_catch_exception_raise_state,
	_hurdsig_fault_catch_exception_raise_state_identity.

	* mach/shortcut.awk: Don't apply the /^}$/ rule when $proto == "".

	* sysdeps/mach/getsysstats.c (__get_avphys_pages) [HOST_VM_INFO]: Use
	__host_info with HOST_VM_INFO flavor instead of __vm_statistics.

	* sysdeps/mach/hurd/getpriority.c [TASK_SCHED_TIMESHARE_INFO]: Find
	`base_priority' in PIP->timeshare_base_info instead of PIP->taskinfo.

	* sysdeps/mach/hurd/dl-sysdep.c [FMH]: Define for i386 only.
	(fmh, unfmh): Define these functions only #if FMH.  Otherwise define
	them as no-op macros.
	[FMH] (ELF_MACHINE_USER_ADDRESS_MASK): Redefine it to zero.
	(__mmap): Uncomment uses of ELF_MACHINE_USER_ADDRESS_MASK.

	* sysdeps/powerpc/dl-machine.h
	(ELF_MACHINE_USER_ADDRESS_MASK): New macro.
2002-02-18 01:50:52 +00:00
..
alpha
bits
hppa
hurd * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, 2002-02-18 01:50:52 +00:00
i386
mips
powerpc * hurd/hurdselect.c (_hurd_select) [MACH_MSG_TRAILER_MINIMUM_SIZE]: 2002-02-17 22:54:39 +00:00
sys
_strerror.c
adjtime.c
configure * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try 2002-02-17 07:57:32 +00:00
configure.in * config.h.in: Add #undef HAVE_HOST_PAGE_SIZE. 2002-02-17 07:30:04 +00:00
getloadavg.c
getpagesize.c
getsysstats.c * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, 2002-02-18 01:50:52 +00:00
gettimeofday.c
Makefile * sysdeps/mach/Makefile (mach-before-compile): Don't include 2002-02-17 07:22:56 +00:00
mprotect.c
munmap.c
pagecopy.h
sched_yield.c
sleep.c
start.c
Subdirs
sysdep.h
thread_state.h
usleep.c