Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
d53c9575
by Raymond Toy at 2023-05-12T16:43:51-07:00
2 changed files:
Changes:
| ... | ... | @@ -1356,6 +1356,14 @@ 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 | + |
|
| 1359 | 1367 | #: src/code/unix.lisp
|
| 1360 | 1368 | msgid ""
|
| 1361 | 1369 | "Unix-times returns information about the cpu time usage of the process\n"
|
| ... | ... | @@ -9599,15 +9599,6 @@ msgid "" |
| 9599 | 9599 | " an otherwise undefined logical host."
|
| 9600 | 9600 | msgstr ""
|
| 9601 | 9601 | |
| 9602 | -#: src/code/pathname.lisp
|
|
| 9603 | -msgid ""
|
|
| 9604 | -"When non-NIL, pathnames are on Darwin are normalized when created.\n"
|
|
| 9605 | -" Otherwise, the pathnames are unchanged.\n"
|
|
| 9606 | -"\n"
|
|
| 9607 | -" This must be NIL during bootstrapping because Unicode is not yet\n"
|
|
| 9608 | -" available."
|
|
| 9609 | -msgstr ""
|
|
| 9610 | - |
|
| 9611 | 9602 | #: src/code/pathname.lisp
|
| 9612 | 9603 | msgid "A path specification, either a string, file-stream or pathname."
|
| 9613 | 9604 | msgstr ""
|