summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Collapse)AuthorAgeFilesLines
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-054-0/+11
| | | | | * umount.cc: ditto * strace.cc: add #define for alloca
* * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen2000-05-192-9/+18
| | | | | | | | Call `RegOpenKeyEx' with that desired access. (cmd_add, cmd_remove, cmd_set, cmd_unset): Call `find_key' with KEY_ALL_ACCESS access. (cmd_list, cmd_check, cmd_get): Call `find_key' with KEY_READ access.
* * cygpath.cc: add --windir/--sysdir optionsDJ Delorie2000-05-193-2/+27
| | | | * utils.sgml: and document them
* * Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor2000-05-188-135/+14
| | | | | | | | | * cygpath.cc: Reorganize includes to accomodate sys/cygwin.h changes. * mkgroup.c: Ditto. * mkpasswd.c: Ditto. * mount.cc: Ditto. Eliminate use of cygwin source specific includes. * ps.cc: Ditto. * cygwin.cc: Eliminate obsolete file.
* * mount.cc (main): Add "-X" option to specify a "Cygwin executable".Christopher Faylor2000-04-272-43/+49
|
* clean up SGML for latest version of jade/docbookDJ Delorie2000-04-191-2/+4
|
* * mkpasswd.c (main): Use GetDCName instead of GetAnyDCName.Corinna Vinschen2000-04-153-20/+38
| | | | | | | | | | | 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.
* * cygpath.cc (main): Add -a -o and -c options.Christopher Faylor2000-04-132-13/+71
| | | | (doit): Ditto.
* * cygpath.cc (main): Add -f option for processing a group of paths from a file.Christopher Faylor2000-04-112-49/+102
| | | | (doit): New function.
* update copyright.Christopher Faylor2000-04-031-1/+1
|
* Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor2000-03-193-2/+14
| | | | | * strace.cc (_impure_ptr): New global variable to make strace build under Cygwin gcc.
* * Makefile.in: Make CXXFLAGS consistent with cygwin.Christopher Faylor2000-03-182-4/+9
|
* * Makefile.in: Use MINGW_CXXFLAGS when compiling strace.Christopher Faylor2000-03-152-3/+7
|
* * strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor2000-03-132-28/+36
| | | | per-process basis.
* * strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor2000-02-283-10/+145
| | | | types of time output.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-1719-0/+6616
|
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+126