mirror of https://git.musl-libc.org/git/musl
Browse Source
this interface does not have a lot of historical consensus on how it handles the contents of the /etc/shells file in regard to whitespace and comments, but the commonality between all checked is that they ignore lines that are blank or that begin with '#', so that is the behavior we adopt.master
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue