Collin Funk wrote: > It looks like the current code wants drive-prefixes accepted, i.e. > 'c:/ugly/windows/stuff'.
?? I don't see such code in gnulib/lib/getusershell.c. > That sort of breaks the behavior of glibc and BSD where: > > input -> getusershell () output > 'bin/bash' -> '/bash' ?? The code in gnulib/lib/getusershell.c does not test for a '/'. Bruno