lyx_mirror/development/cygwin
Enrico Forestieri ff506c8e42 Use getent instead of grepping /etc/passwd.
Forthcoming versions of cygwin will use a different mechanism for
obtaining passwd/group information based on /etc/nsswitch.conf.
Thus, it will not be guaranteed that the files /etc/passwd and
/etc/group even exist. The recommended way for obtaining those
info is by using the getent command, which already works in
current versions.
2014-07-13 14:39:05 +02:00
..
.gitignore
lyxeditor.c
lyxprofile Use getent instead of grepping /etc/passwd. 2014-07-13 14:39:05 +02:00
lyxrc.dist.in
lyxwin.c
lyxwinres.rc
Makefile.am
setup.hint