From 3a9ca55bf348e7ba8450fa32860be1a8a358e562 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 8 May 2002 09:28:28 +0000 Subject: . --- libshouldbeinlibc/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libshouldbeinlibc/ChangeLog') diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 5fa381e4..4522ef9b 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,16 @@ +2002-05-08 Roland McGrath + + * portinfo.c (print_port_info): Use %z formats for port names. + + * idvec-verify.c (verify_passwd): Cast to intptr_t before int. + + * idvec-auth.c (idvec_merge_auth): int -> size_t. + + * portxlate.c (port_name_xlator_xlate): Use mach_msg_type_name_t + instead of mach_port_type_t, to match RPC prototype. + + * wire.c: Use ElfW(TYPE) in place of Elf32_TYPE throughout. + 2002-02-06 Roland McGrath * Makefile (CFLAGS): Don't add -DHAVE_LINEWRAP_H -DHAVE_CTHREADS_H. -- cgit v1.2.3