From 3988b3a19663f5cde6421734f09360e8cd00b666 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 11 Feb 2004 07:54:28 +0000 Subject: . --- libfshelp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index 81323fe7..808eefd0 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,10 @@ +2004-02-10 Roland McGrath + + * start-translator-long.c (service_fsys_startup): Move mach_msg_type_t + const variables inside the function, make them auto so they are + optimized away to integer constants. + Use a union instead of casts to do efficient type checking. + 2002-06-26 Marcus Brinkmann * lock-acquire.c (fshelp_acquire_lock): Also wait for exclusive -- cgit v1.2.3