Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
65bf9fa5
by Raymond Toy at 2023-04-30T07:59:16-07:00
3 changed files:
Changes:
| ... | ... | @@ -15,22 +15,10 @@ msgstr "" |
| 15 | 15 | "Content-Type: text/plain; charset=UTF-8\n"
|
| 16 | 16 | "Content-Transfer-Encoding: 8bit\n"
|
| 17 | 17 | |
| 18 | -#: src/code/bsd-os.lisp
|
|
| 19 | -msgid "Version string for supporting software"
|
|
| 20 | -msgstr ""
|
|
| 21 | - |
|
| 22 | -#: src/code/bsd-os.lisp
|
|
| 23 | -msgid "Returns a string describing version of the supporting software."
|
|
| 24 | -msgstr ""
|
|
| 25 | - |
|
| 26 | 18 | #: src/code/bsd-os.lisp
|
| 27 | 19 | msgid "Unix system call getrusage failed: ~A."
|
| 28 | 20 | msgstr ""
|
| 29 | 21 | |
| 30 | -#: src/code/bsd-os.lisp
|
|
| 31 | -msgid "Getpagesize failed: ~A"
|
|
| 32 | -msgstr ""
|
|
| 33 | - |
|
| 34 | 22 | #: src/code/signal.lisp
|
| 35 | 23 | msgid "Emt instruction"
|
| 36 | 24 | msgstr ""
|
| ... | ... | @@ -1356,14 +1356,6 @@ msgid "" |
| 1356 | 1356 | "found."
|
| 1357 | 1357 | msgstr ""
|
| 1358 | 1358 | |
| 1359 | -#: src/code/unix.lisp
|
|
| 1360 | -msgid ""
|
|
| 1361 | -"Return a USER-INFO structure for the user identified by UID. If\n"
|
|
| 1362 | -" not found, NIL is returned with a second value indicating the cause\n"
|
|
| 1363 | -" of the failure. In particular, if the second value is 0 (or\n"
|
|
| 1364 | -" ENONENT, ESRCH, EBADF, etc.), then the uid was not found."
|
|
| 1365 | -msgstr ""
|
|
| 1366 | - |
|
| 1367 | 1359 | #: src/code/unix.lisp
|
| 1368 | 1360 | msgid ""
|
| 1369 | 1361 | "Unix-times returns information about the cpu time usage of the process\n"
|
| ... | ... | @@ -9591,6 +9591,15 @@ msgid "" |
| 9591 | 9591 | " an otherwise undefined logical host."
|
| 9592 | 9592 | msgstr ""
|
| 9593 | 9593 | |
| 9594 | +#: src/code/pathname.lisp
|
|
| 9595 | +msgid ""
|
|
| 9596 | +"When non-NIL, pathnames are on Darwin are normalized when created.\n"
|
|
| 9597 | +" Otherwise, the pathnames are unchanged.\n"
|
|
| 9598 | +"\n"
|
|
| 9599 | +" This must be NIL during bootstrapping because Unicode is not yet\n"
|
|
| 9600 | +" available."
|
|
| 9601 | +msgstr ""
|
|
| 9602 | + |
|
| 9594 | 9603 | #: src/code/pathname.lisp
|
| 9595 | 9604 | msgid "A path specification, either a string, file-stream or pathname."
|
| 9596 | 9605 | msgstr ""
|