newlib/winsup
Corinna Vinschen 315f8fd37b * mkgroup.c (load_netapi): New function to load netapi32.dll functions
dynamically so that mkgroup works on 9x/ME as well.
        Use corresponding function pointers throughout.
        (usage): Change to `int'. Change text to be conformant to mkpasswd.
        (main): Use `getlongopt' to process options.
        Special handling to create a group entry on 9x/ME.
        * mkpasswd.c (load_netapi): New function to load netapi32.dll functions
        dynamically so that mkpasswd works on 9x/ME as well.
        Use corresponding function pointers throughout.
        (usage): Change to `int'. Change text to be conformant to mkgroup.
        (main): Use `getlongopt' to process options.
        Special handling to create a passwd entry on 9x/ME.
        Change conditional to create an entry for the local administrators
        group when appropriate.
2000-11-08 15:00:02 +00:00
..
cygwin * autoload.cc: Add autoload statement for `WSASetLastError'. 2000-11-07 20:01:09 +00:00
doc Update section "Why is make behaving badly?" 2000-10-31 16:58:09 +00:00
mingw
testsuite
utils * mkgroup.c (load_netapi): New function to load netapi32.dll functions 2000-11-08 15:00:02 +00:00
w32api * Makefile.in: increment VERSION. 2000-11-06 16:17:16 +00:00
ChangeLog testing. 2000-10-23 23:50:27 +00:00
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a. 2000-10-23 04:50:32 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00