Raymond Toy pushed to branch issue-125-unix-stat-wrong at cmucl / cmucl
Commits:
-
164bd106
by Raymond Toy at 2022-08-20T15:18:05-07:00
1 changed file:
Changes:
| ... | ... | @@ -556,27 +556,6 @@ msgid "" |
| 556 | 556 | ""
|
| 557 | 557 | msgstr ""
|
| 558 | 558 | |
| 559 | -#: src/code/unix.lisp
|
|
| 560 | -msgid ""
|
|
| 561 | -"Unix-stat retrieves information about the specified\n"
|
|
| 562 | -" file returning them in the form of multiple values.\n"
|
|
| 563 | -" See the UNIX Programmer's Manual for a description\n"
|
|
| 564 | -" of the values returned. If the call fails, then NIL\n"
|
|
| 565 | -" and an error number is returned instead."
|
|
| 566 | -msgstr ""
|
|
| 567 | - |
|
| 568 | -#: src/code/unix.lisp
|
|
| 569 | -msgid ""
|
|
| 570 | -"Unix-lstat is similar to unix-stat except the specified\n"
|
|
| 571 | -" file must be a symbolic link."
|
|
| 572 | -msgstr ""
|
|
| 573 | - |
|
| 574 | -#: src/code/unix.lisp
|
|
| 575 | -msgid ""
|
|
| 576 | -"Unix-fstat is similar to unix-stat except the file is specified\n"
|
|
| 577 | -" by the file descriptor fd."
|
|
| 578 | -msgstr ""
|
|
| 579 | - |
|
| 580 | 559 | #: src/code/unix.lisp
|
| 581 | 560 | msgid "The calling process."
|
| 582 | 561 | msgstr ""
|