Changeset 5023
- Timestamp:
- Aug 25, 2006, 7:20:28 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5018 r5023 1 2006-08-25 20:19 gb 2 3 * level-1/l1-readloop.lisp: PREPARE-TO-QUIT: other threads should 4 be dead by the time that streams on *OPEN-FILE-STREAMS* are closed, 5 so unlock those streams with extreme prejudice before closing them. 6 7 2006-08-25 20:18 gb 8 9 * level-1/l1-pathnames.lisp: FULL-PATHNAME: remove some weird old 10 code that assumed that interfered with handling of relative logical 11 pathnames. 12 13 2006-08-25 20:17 gb 14 15 * level-1/l1-events.lisp: Rename EVENT-POLL to 16 AUTO-FLUSH-INTERACTIVE-STREAMS. 17 18 Make AUTO-FLUSH-INTERACTIVE-STREAMS do conditional locking on each 19 stream (doing nothing if it's not :SHARING :LOCK; unconditional 20 locking on the *AUTO-FLUSH-STREAMS-LOCK*. 21 22 ADD-AUTOFLUSH-STREAM ensures that the stream is :SHARING :LOCK. 23 24 REMOVE-AUTOFLUSH-STREAM. 25 26 2006-08-25 20:13 gb 27 28 * level-1/l1-boot-lds.lisp: MAKE-MCL-LISTENER-STREAM uses 29 ADD-AUTOFLUSH-STREAM, REMOVE-AUTOFLUSH-STREAM. 30 1 31 2006-08-23 22:59 gb 2 32
Note:
See TracChangeset
for help on using the changeset viewer.
