Mail Archives: djgpp-workers/1998/03/01/06:15:03
On Fri, 27 Feb 1998, DJ Delorie wrote:
> I think "dos" doesn't make sense; it's not a compiler.
I think most DOS compilers are so similar in the contents of their C
libraries (they all emulate MSC), that it is usually enough to have
one category. The intent is to tell people what is a de-facto
standard across DOS C compilers.
> "unix" is too vague, and ansi/posix should cover it.
I disagree. There are many functions which are non-Posix but present
on most Unix systems.
> "windows" is also not a compiler.
See the comment about "dos", above.
> Maybe add cygwin?
AFAIK, Cygwin is a synonym to Posix. Their library doesn't include
anything beyond that.
- Raw text -