Collin Funk wrote: > Not sure if you are aware but that module is documented as not being > supported on Windows. In gnulib-intro.texi line 164 - 169: > > Note that some modules are currently unsupported on native Windows: > @code{mgetgroups}, @code{getugroups}, @code{idcache}, > @code{userspec}, @code{openpty}, @code{login_tty}, @code{forkpty}, > @code{pt_chown}, @code{grantpt}, @code{pty}, @code{savewd}, > @code{mkancesdirs}, @code{mkdir-p}, @code{euidaccess}, > @code{faccessat}.
Thanks for pointing this out. Whether the module works on native Windows now, I cannot tell, since there is no unit test. Therefore I'm leaving this documentation as it is. Bruno