Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ps.cc (main): Add some extra space to Windows pid output for Windows 95. | Christopher Faylor | 2000-10-18 | 1 | -2/+2 |
| | |||||
* | * ps.cc (main): Add some extra space to pid output for Windows 95. | Christopher Faylor | 2000-10-18 | 1 | -6/+6 |
| | |||||
* | * ps.cc (main): Accomodate new PID_ constant. | Christopher Faylor | 2000-10-15 | 1 | -3/+1 |
| | |||||
* | * ps.cc (main): Change order of reporting slightly so that windows pids are | Christopher Faylor | 2000-10-09 | 1 | -3/+3 |
| | | | | | | | | more obvious. * strace.cc (add_child): Just add child's pid directly. (remove_child): No need to close the child process pid since ContinueDebugEvent does that automatically. (proc_child): Ditto for child thread. | ||||
* | * ps.cc (main): Always print a cygwin process using cygwin paths. | Christopher Faylor | 2000-08-25 | 1 | -2/+2 |
| | |||||
* | * Makefile.in: Add dumper.exe target and associated mechanisms for building it. | Christopher Faylor | 2000-08-24 | 1 | -1/+2 |
| | | | | | | | * dumper.cc: New file. * dumper.h: New file. * module_info.cc: New file. * parse_pe.cc: New file. | ||||
* | * kill.cc (main): Add '-f' option to force termination of a process. | Christopher Faylor | 2000-07-29 | 1 | -16/+181 |
| | | | | | | | | | (forcekill): New function. * ps.cc (main): Add '-W' option to list Windows pids as well as Cygwin pids. (dummyprocessmodules): New function. (GetModuleFileNameEx95): New function. (init_win): New function. (to_time_t): New function. | ||||
* | * Makefile.in: Eliminate WINSUP_DEPS. | Christopher Faylor | 2000-05-18 | 1 | -2/+1 |
| | | | | | | | | | * 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. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+150 |