Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 1997 10:51:51 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/gen popen.c
Message-ID:  <199703111851.KAA29268@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/03/11 10:51:49

  Modified:    lib/libc/gen  popen.c
  Log:
  Fixed cleaning up after malloc failure, which was broken by Lite2.
  
  We don't use socketpair(), so don't #include <sys/socket.h>.
  
  Restored some gcc-quieting parentheses that were lost in the Lite2 merge.
  
  Revision  Changes    Path
  1.6       +5 -3      src/lib/libc/gen/popen.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703111851.KAA29268>