From: Thomas Bushnell, BSG Date: Fri, 10 May 1996 20:59:04 +0000 (+0000) Subject: Fix up collisions. X-Git-Tag: cvs/libc-960511~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e85aaf798e8dc6896e15218557fd95eca68900c;p=platform%2Fupstream%2Fglibc.git Fix up collisions. * aclocal.m4 (AC_FD_MSG, AC_FD_CC): Fix these for autoconf weirdness. --- diff --git a/ChangeLog b/ChangeLog index a4e8f20..150213d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,8 @@ Fri May 10 09:41:54 1996 Michael I. Bushnell, p/BSG Thu May 9 09:17:46 1996 Roland McGrath + * aclocal.m4 (AC_FD_MSG, AC_FD_CC): Fix these for autoconf weirdness. + Cleanups in sunrpc code from NIIBE Yutaka . * sunrpc/clnt_tcp.c (clnttcp_create): Don't close *SOCKP if it's -1. * sunrpc/clnt_simp.c (callrpc): Don't close CRP->socket if it's