Mail Archives: djgpp-workers/2000/08/17/03:30:00
> Index: djgpp/src/docs/kb/wc204.txi
> ===================================================================
> RCS file: /cvs/djgpp/djgpp/src/docs/kb/wc204.txi,v
> retrieving revision 1.19
> diff -u -r1.19 wc204.txi
> --- wc204.txi 2000/08/15 17:38:40 1.19
> +++ wc204.txi 2000/08/16 19:37:57
> @@ -102,6 +102,12 @@
...
> +@code{open} now follows symlinks when opening file. Also, it honors two new
^^^ Two spaces?
> +mode flags: @code{O_NOLINK} and @code{O_NOFOLLOW}.
> +
> +@findex symlink AT r{, supports symlinks}
> As a part of symlink emulation, @code{symlink} no longer emulates symlinks
> to executables by creating stubs. It creates symlinks to all files instead.
^^^ Same.
Right,
MartinS
- Raw text -