Mail Archives: djgpp-workers/2000/06/07/14:15:31
Hans-Bernhard Broeker wrote:
> > OK, but maybe just changing "Doesn't support links" to "Doesn't support
> > hard links" would clarify it without increasing pedanticism?
>
> So IMHO there's nothing wrong
> about the sentence 'DOS doesn't support links'.
Of course there is nothing wrong. 'Hard' just clarifies about what
kind of links we are talking there.
Eli Zaretskii wrote:
> If adding "hard" clarifies this, then I have nothing against such a
> change.
OK then? (The patch should apply with an offset because my errno.txh
contains additional ELOOP)
Anyway this thread has gone too big for this kind of problem
and solution :)
Laurynas
--- errno.txh.old Tue Jun 6 19:05:04 2000
+++ errno.txh Wed Jun 7 19:47:32 2000
@@ -127,7 +127,7 @@
@item 19
EMLINK -- Too many links. Not used in DJGPP (as DOS doesn't support
-links).
+hard links).
@item 20
- Raw text -