Mail Archives: djgpp-workers/1996/09/15/15:53:55
Date: | Sun, 15 Sep 1996 15:51:25 -0400
|
From: | dj (DJ Delorie)
|
Message-Id: | <199609151951.PAA27959@delorie.com>
|
To: | jack AT st DOT rim DOT or DOT jp
|
CC: | djgpp-workers AT delorie DOT com
|
In-reply-to: | <199609151837.DAA07893@mars.st.rim.or.jp> (message from =?ISO-2022-JP?B?GyRCQEQ7M0JnMnAbKEI=?= /Daisuke Aoyama on Mon, 16 Sep 1996 03:37:13 +0900)
|
Subject: | Re: diffs from 960908
|
Please send unrelated changes in separate mails from now on. Also, I
prefer Eli's diff format (one big text diff, relative to the top
directory) rather than a zip of diffs all over the place, because I
can just run patch once to apply them.
> Changes:
> o corrected fcntl.c
Why does this even bother trying to grow the file handle table? dup2
does this for you.
The rest of the patches look good and will be applied, but not the
fcntl patch until someone convinces me that we need to check the file
table twice.
- Raw text -