mainzelm
|
ca97d21195
|
Make the default library directories configurable by
--with-lib-dirs-list and let it default to $prefix/lib/scsh/modules.
|
2003-10-09 13:43:54 +00:00 |
mainzelm
|
9d93d5a61e
|
After fork/pipe, make the ports returned by the pipe the
current-in/output-ports. This corresponds to the intended semantics of
side-effecting the standard ports and tells the GC that the ports are
alive.
|
2003-07-21 12:02:55 +00:00 |
mainzelm
|
c350288e41
|
OS specific definitions for GNU Hurd by Andreas Voegele.
|
2003-06-25 08:34:31 +00:00 |
mainzelm
|
3c92196d13
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
(Patch from Andreas Voegele)
|
2003-06-25 08:26:06 +00:00 |
mainzelm
|
1f31b70242
|
Specify "%s" as format string for syslog to prevent the message from
being interpreted as a format string (Patch by Peter Wang).
This fixes #745444.
|
2003-06-16 16:52:48 +00:00 |
mainzelm
|
29258b6adc
|
Removed message argument form errno-error.
|
2003-05-12 12:52:13 +00:00 |
mainzelm
|
3e397f65c5
|
GC_PROTECT some variables.
|
2003-05-01 10:21:33 +00:00 |