GP lisper wrote:
> A gentle push to the reader, for first-time users of the package.
> -----------------------------------------------------------------
>
> --- unix-glibc2.lisp    2007-11-14 09:20:46.000000000 -0800
> +++ unix-glibc2-patched.lisp    2009-01-22 11:35:09.000000000 -0800
> @@ -2868,6 +2868,9 @@
>        writeoth          Write by others.
>        execoth           Execute (search directory) by others.
>    
> +  Thus #o444 and (logior unix:readown unix:readgrp unix:readoth)
> +  are equivalent for 'mode.  The octal-base is familar to *nix users.
> +
>   
Thanks.  I'll apply this soon.

Ray


Reply via email to