delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1996/07/30/11:20:28

Message-Id: <9607301516.AA17757@gnu.mc.xerox.com>
To: Robert Hoehne <robert DOT hoehne AT mathematik DOT tu-chemnitz DOT de>
Cc: DJGPP workers <djgpp-workers AT delorie DOT com>
Subject: Re: Adding utilities to DJGPP
In-Reply-To: Your message of "Tue, 30 Jul 1996 02:22:55 PDT."
<Pine DOT HPP DOT 3 DOT 91 DOT 960730103656 DOT 21099A AT newton DOT mathematik DOT tu-chemnitz DOT de>
Mime-Version: 1.0
Date: Tue, 30 Jul 1996 08:16:07 PDT
From: "Marty Leisner" <leisner AT sdsp DOT mc DOT xerox DOT com>

I don't agree...there are enough "unix-like utilities" floating around.

fileutils, sh-utils, and textutils compile on djgpp...I've been using
them for years...what the maintainers have to do is figure out what
is text and what is binary, and do

#ifndef O_BINARY
#define O_BINARY 0
#endif

when they open...

Has anyone submitted patches to the maintainers?


-- 
marty
leisner AT sdsp DOT mc DOT xerox DOT com  
Member of the League for Programming Freedom


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019