]> sourceware.org Git - newlib-cygwin.git/commit
* Makefile.in (cygcheck.exe): Link against ntdll.
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 22 Jul 2008 14:40:05 +0000 (14:40 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 22 Jul 2008 14:40:05 +0000 (14:40 +0000)
commita1e199034882ebf25918021d2d30962928e997d6
treefe51a9601736c011603a67d259fffbb97b46a45a
parent737a72dd0eb2091b24a4819f956f23941c92f7e0
* Makefile.in (cygcheck.exe): Link against ntdll.
* bloda.cc: Use statically linked functions throughout.
* cygpath.cc: Drop 9x considerations.
* mkgroup.c: Revamp.  Redefine -l and -d options to take optional
machine and domain parameters.  Redefine -c to work always, using
token information.  Add -L, -D, -C to create unique groupnames in
domain\group syntax.  Add -S option to define domain\group separator
char.  Ignore -u and -s options.
* mkpasswd.c: Revamp.  Redefine -l and -d options to take optional
machine and domain parameters.  Redefine -c to work always, using
token information.  Add -L, -D, -C to create unique usernames in
domain\user syntax.  Add -S option to define domain\user separator
char.  Ignore -g and -s options.  Prefer to take homedir from $HOME
over $HOMEDRIVE/$HOMEPATH.
* path.cc (oopts): Add "acl", "noacl", "posix=0" and "posix=1" options.
(getmntent): Accomodate throughout.
* ps.cc: Fix copyright dates.
* utils.sgml: Fix text for mkgroup and mkpasswd.
winsup/utils/ChangeLog
winsup/utils/Makefile.in
winsup/utils/bloda.cc
winsup/utils/cygpath.cc
winsup/utils/mkgroup.c
winsup/utils/mkpasswd.c
winsup/utils/path.cc
winsup/utils/ps.cc
winsup/utils/utils.sgml
This page took 0.028039 seconds and 5 git commands to generate.