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
bdc
442db87f66
Linux fixes
1999-07-15 01:27:15 +00:00
bdc
17695ee207
Updated version to 0.5.2
...
Incorporated Windows NT support via cygwin32
1999-06-21 04:35:42 +00:00
shivers
0229b80a6c
Linux-specific support.
1997-02-26 22:18:29 +00:00
shivers
b02ac4dc83
hacked in a gross fix for linux bug. The problem is that
...
linux stdio functions retry when interrupted, instead of returning
errno=EINTR. linux/libansi.c now has a #include "fix_stdio.c"
in it to get the fixup code included. This is very bogus.
1997-02-26 20:38:39 +00:00
shivers
25aa2b845a
SIGIO and SIGPOLL have value 29, not 23.
1997-02-19 23:19:37 +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
49c350a807
updated linux signals submitted by jsc
1996-10-08 22:37: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
5aa87bc9fe
Signal-handler support.
1996-09-12 04:43:30 +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
975278b58b
Removed ERRNO/DEADLK and ERRNO/NOLCK from extra-errno's list -- they are Posix!
1996-08-23 03:21:14 +00:00
bdc
eed17d276f
finalized tty-consts.scm baud format
1995-11-01 01:12:42 +00:00
bdc
e6bdd7a001
*** empty log message ***
1995-10-31 08:33:57 +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