Corinna Vinschen
0ac91154fc
* mkpasswd.c (main): Use GetDCName instead of GetAnyDCName.
...
Don't create extra passwd entry for administrators group
if local_groups is set.
(usage): Change usage text slightly.
(enum_users): Loop while ERROR_MORE_DATA is returned.
(enum_local_groups): Ditto.
* mkgroup.c (enum_local_groups): Ditto.
(enum_groups) Ditto.
(usage): Change usage text slightly.
2000-04-15 22:30:49 +00:00
Christopher Faylor
418068d4b0
* cygpath.cc (main): Add -a -o and -c options.
...
(doit): Ditto.
2000-04-13 05:23:30 +00:00
Christopher Faylor
138d4f510e
* cygpath.cc (main): Add -f option for processing a group of paths from a file.
...
(doit): New function.
2000-04-11 02:57:25 +00:00
Christopher Faylor
c6c9f06b7c
Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:
...
* strace.cc (_impure_ptr): New global variable to make strace build under
Cygwin gcc.
2000-03-19 03:53:18 +00:00
Christopher Faylor
72ac8b4f0f
* Makefile.in: Make CXXFLAGS consistent with cygwin.
2000-03-18 17:45:35 +00:00
Christopher Faylor
1b534ee1be
* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.
2000-03-15 14:38:09 +00:00
Christopher Faylor
22fe0c41ec
* strace.cc: Throughout, track information like start_time, etc. on a
...
per-process basis.
2000-03-13 02:23:47 +00:00
Christopher Faylor
78fed23c13
* strace.cc (handle_output_debug_string): Parse strace output to allow various
...
types of time output.
2000-02-28 05:08:05 +00:00
Christopher Faylor
1fd5e000ac
import winsup-2000-02-17 snapshot
2000-02-17 19:38:33 +00:00