mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
comment fixes resurrected SB-UNIX:UNIX-DUP, SB-UNIX:UNIX-IOCTL, and SB-UNIX:UNIX-PIPE from old cmucl-2.4.8 sources (They'd been deleted before 'cause nothing used them, but now RUN-PROGRAM uses them.) wrote simple regression test for RUN-PROGRAM fixed dumb bug in QUIT :UNIX-STATUS (which had been exercised by RUN-PROGRAM regression test) made the "--noprint" option bind *LOAD-VERBOSE* to NIL (to help write friendly-to-Unix-pipeline test programs, to help write regression tests) |
||
|---|---|---|
| .. | ||
| assertoid.lisp | ||
| map-tests.impure.lisp | ||
| pcl.impure.lisp | ||
| pure.lisp | ||
| run-program.test.sh | ||
| run-tests.sh | ||
| stress-gc.lisp | ||
| stress-gc.sh | ||
| vector.pure.lisp | ||