Changeset 5999
- Timestamp:
- Mar 7, 2007, 7:20:04 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5991 r5999 1 2007-03-07 07:45 gb 2 3 * level-1/linux-files.lisp: For #+linux-target, try to use 4 #_sysconf in CPU-COUNT, and fall back to parsing /proc/cpuinfo only 5 if that fails. (CPU-COUNT is called early in the cold load, before 6 we can make the file-stream necessary to do the parsing.) 7 8 2007-03-07 07:33 gb 9 10 * lisp-kernel/: linuxppc/Makefile, linuxppc64/Makefile, 11 linuxx8664/Makefile: Handle new GNU ld "hash-style" linker options. 12 13 2007-03-07 07:25 gb 14 15 * lisp-kernel/x86-exceptions.h: Darwin signal return: logior in the 16 el-bizarro syscall mask, pass the magic number 0x1e as a second 17 arg, just in case. 18 19 2007-03-07 07:24 gb 20 21 * level-1/l1-sysio.lisp: OPEN, CLOSE lock *OPEN-FILE-STREAMS-LOCK* 22 before accessing *OPEN-FILE-STREAMS*. 23 24 2007-03-07 07:23 gb 25 26 * level-1/l1-readloop.lisp: Add comment about 27 *OPEN-FILE-STREAMS-LOCK*. 28 29 2007-03-07 07:23 gb 30 31 * level-1/l1-init.lisp: Add *OPEN-FILE-STREAMS-LOCK*. 32 33 2007-03-07 07:21 gb 34 35 * lib/nfcomp.lisp: Bind *FCOMP-PREVIOUS-POSITION* in 36 FCOMP-READ-LOOP (e.g., don't just hammer on the static binding.) 37 1 38 2007-03-07 07:05 gb 2 39
Note:
See TracChangeset
for help on using the changeset viewer.
