Mail Archives: djgpp-workers/2000/06/12/12:53:55
Eli Zaretskii wrote:
> > OK, but maybe just changing "Doesn't support links" to "Doesn't support
> > hard links" would clarify it without increasing pedanticism?
>
> If adding "hard" clarifies this, then I have nothing against such a
> change.
Let's try CVS write access for the first time.
OK to commit?
Laurynas
Index: djgpp/src/libc/ansi/errno/errno.txh
===================================================================
RCS file: /cvs/djgpp/djgpp/src/libc/ansi/errno/errno.txh,v
retrieving revision 1.3
diff -c -r1.3 errno.txh
*** errno.txh 1999/03/20 22:48:17 1.3
--- errno.txh 2000/06/12 16:39:01
***************
*** 122,128 ****
@item 18
EMLINK -- Too many links. Not used in DJGPP (as DOS doesn't support
! links).
@item 19
--- 122,128 ----
@item 18
EMLINK -- Too many links. Not used in DJGPP (as DOS doesn't support
! hard links).
@item 19
- Raw text -