- May 24, 1991
-
-
wlott authored
with the header file.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
have it).
-
wlott authored
-
wlott authored
the OS generic stuff (interface definitons, etc).
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
ram authored
suppresses arg documentation and function type information.
-
ram authored
signalled if a timeout is specified and exceeded.
-
ram authored
-
wlott authored
it into a long pointer and indirect it. Instead, cast it into a short pointer and indirect it with an offset.
-
ram authored
to the dummy somehow. For any :notinline references, we substitute back to the original global var.
-
- May 23, 1991
-
-
ram authored
0 and 1.
-
ram authored
predicate function, as the inline expansion just converts back to TYPEP.
-
ram authored
Add support for the new FUNCTION declaration, but still recognize ones in the old style. Give structure predicate functions an inline expansion which convert to TYPEP.
-
ram authored
declarations. Changed declaration processing to treat a FUNCTION declaration as an ordinary variably type declaration (as proposed by X3J13). The old semantics is still obtained when the second arg to the declaration is a list (as it always would be in the old usage.) Added support for the CONSTANT-FUNCTION declaration.
-
ram authored
(i.e. omitted to save space.)
-
ram authored
-
ram authored
FD handlers whose handler function is CALL-DISPLAY-EVENT-HANDLER.
-
ram authored
the new mode takes effect.
-
ram authored
integer, we could pass in a non-integer as the number of timeout microseconds to select.
-
- May 22, 1991
-
-
ram authored
handlers list. This prevents recursive entry into reading off of a display when BUFFER-INPUT-WAIT-DEFAULT calls WAIT-UNTIL-FD-USABLE.
-
ram authored
-
ram authored
-
ram authored
so that we don't get segment violations on unknown hosts.
-
ram authored
variable WINDOW.
-
ram authored
consing and generic arithmetic. Ripped out the vestigial sigmask hackery in serve-event.
-
- May 21, 1991