glibc/sysdeps/mach/hurd/i386
Roland McGrath db6b51ada7 * hurd/hurdselect.c (_hurd_select): Fix
MACH_MSG_TYPE_INTEGER_T -> integer_t in sizeof.
	Use a union rather than casts to compare mach_msg_type_t as int.

2002-03-25  Roland McGrath  <roland@frob.com>

	* hurd/hurdchdir.c (_hurd_change_directory_port_from_name): Don't
	check off the end of NAME when it's shorter than 2 chars.
	Reported by Ognyan Kulev <ogi@fmi.uni-sofia.bg>.

2002-03-17  Roland McGrath  <roland@frob.com>

	* sysdeps/mach/hurd/i386/sys/io.h: New file.
	* sysdeps/mach/hurd/i386/ioperm.c: New file.
	* sysdeps/mach/hurd/i386/Dist: Add them.
	* sysdeps/mach/hurd/i386/Versions
	(libc: GLIBC_2.2.6): New set, add ioperm.
	* sysdeps/mach/configure.in: New check to set HAVE_I386_IO_PERM_MODIFY.
	(mach_interface_list): Check for mach_i386.defs.
	* config.h.in (HAVE_I386_IO_PERM_MODIFY): #undef it.
	* sysdeps/mach/configure: Regenerated.
2002-04-02 04:43:06 +00:00
..
bits * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code 2002-01-02 09:52:33 +00:00
sys * hurd/hurdselect.c (_hurd_select): Fix 2002-04-02 04:43:06 +00:00
Dist * hurd/hurdselect.c (_hurd_select): Fix 2002-04-02 04:43:06 +00:00
dl-machine.h Update. 2000-04-03 18:20:23 +00:00
exc2signal.c * sysdeps/mach/hurd/i386/exc2signal.c (_hurd_exception2signal): Generate SIGSEGV instead of SIGBUS for KERN_INVALID_ADDRESS and KERN_WRITE_PROTECTION_FAILURE. 2001-07-07 20:34:28 +00:00
init-first.c Update. 2002-03-13 06:33:52 +00:00
intr-msg.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ioperm.c * hurd/hurdselect.c (_hurd_select): Fix 2002-04-02 04:43:06 +00:00
longjmp-ts.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makeconfig * csu/Makefile ($(objpfx)g$(start-installed-name)): Turn this into a 2001-05-14 23:32:39 +00:00
Makefile 2002-03-23 Roland McGrath <roland@frob.com> 2002-03-24 01:55:18 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigreturn.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
static-start.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
trampoline.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions * hurd/hurdselect.c (_hurd_select): Fix 2002-04-02 04:43:06 +00:00