Date: Mon, 26 Jun 2000 11:27:00 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Laurynas Biveinis cc: djgpp-workers AT delorie DOT com Subject: Re: Patch: minor getcwd.c cleanup In-Reply-To: <395709F8.3102F10A@softhome.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 26 Jun 2000, Laurynas Biveinis wrote: > Eli Zaretskii wrote: > > IMHO, it's not a good idea to remove , since getcwd uses > > memcpy and strcmp. It's true that go32.h includes string.h already, > > but how many people would expect that? If someone removes go32.h, > > they will have a puzzle on their hands. > > OK to install with ? Yes, please.