Commit Graph

9 Commits

Author SHA1 Message Date
sperber 136e313af7 New implementation of (no-inheritance) thread-local cells and thread
fluids.

New implementation of syslog.

Both are to be compatible with what's actually probably going into
Scheme 48.
2001-12-03 15:21:46 +00:00
sperber a4a437484d Bug fix for WITH-SYSLOG-DESTINATION:
Properly take old syslog channel into account.
2001-07-11 11:21:18 +00:00
mainzelm 04362fd7e3 + Switched cwd to thread-fluids
+ Added with-cwd-aligned* for exec
+ Moved reinitializer from syslog to scsh-utilities
2001-07-09 18:29:26 +00:00
interp e381d4737e Correcting my mistake - last commit was bad. 2001-06-27 15:29:37 +00:00
interp 83ac8d21fd small error in CHANGE-SYSLOG-CHANNEL corrected. 2001-06-26 13:19:08 +00:00
sperber 2883063f65 Make the syslog subsystem resume correctly. 2001-06-22 15:50:10 +00:00
sperber 211ddec9d5 Removed LOG_PERROR; it doesn't exist on AIX. 2001-06-20 07:48:03 +00:00
sperber 98de22054e Syslog interface cleanup. 2001-06-11 13:06:25 +00:00
sperber e2a6e37c70 First stab at proper syslog interface. 2001-06-01 16:22:26 +00:00