From 206fcfa2dcb0e5f5efa82efa13308af5534c68d4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 2 Apr 2002 04:01:39 +0000 Subject: [PATCH] . --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index ad36d0731d5..b6c5c96caa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-03-31 Roland McGrath + + * 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 + + * 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 . + 2002-03-27 Andreas Jaeger * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct -- 2.47.2