Commit Graph

6 Commits

Author SHA1 Message Date
shivers 7e1ad158c7 Added "See file COPYING." to all the copyright notices, so we can
do the open-source thing w/o larding up the source code.
1999-08-06 13:28:52 +00:00
shivers 47c2eea2dd Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and
SET-RECORD-LOCK-NOBLOCK to SET-RECORD-LOCK-NO-BLOCK.
The former was always documented to be
    OPEN/NON-BLOCKING
and the latter isn't exported in any event.
1996-11-11 18:52:19 +00:00
bdc 2deadc5f66 implement system dependant missing parts of the ANSI C Library standard 1996-10-02 01:13:55 +00:00
shivers 70a1342cef Hacked I/O system so that ports set/clear their
fd's CLOEXEC bit when they become unrevealed/revealed.
1996-09-12 01:43:53 +00:00
shivers d6c6a3030f Added include-file interface for stdio_dep.c 1995-10-25 11:37:40 +00:00
bdc 2302efe24e *** empty log message *** 1995-10-14 03:34:21 +00:00