Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 1995 20:50:32 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/ar replace.c
Message-ID:  <199501090450.UAA19387@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/01/08 20:50:31

  Modified:    usr.bin/ar replace.c
  Log:
  Old fix from Robert Crowe <bob@speakez.com> that has been sitting in
  my mailbox since early last year. Fixes a problem with running out of
  fds (by hitting the limit or whatever) when ar is given a long list of
  objects. The fix was to add a missing close().
  
  Submitted by:	Robert Crowe <bob@speakez.com>



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