Raymond Toy pushed to branch issue-365-add-strerror at cmucl / cmucl
Commits:
-
376d2fa9
by Raymond Toy at 2025-02-10T17:23:49-08:00
1 changed file:
Changes:
... | ... | @@ -26,8 +26,7 @@ cat <<EOF |
26 | 26 | ;;;
|
27 | 27 | ;;; **********************************************************************
|
28 | 28 | ;;;
|
29 | -;;; This file contains the UNIX low-level support, just enough to run
|
|
30 | -;;; CMUCL.
|
|
29 | +;;; This file contains the UNIX errno values.
|
|
31 | 30 | ;;;
|
32 | 31 | (in-package "UNIX")
|
33 | 32 | (intl:textdomain "cmucl-unix")
|