aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/ps.cc
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Cygwin: remove most occurrences of __stdcall and __cdeclKen Brown1-1/+1
2022-06-06Cygwin: Drop pointless loadlib.h includes in utilitiesJon Turney1-1/+0
2021-07-09Cygwin: Define PSAPI_VERSION as 1 before including psapi.hJon Turney1-1/+0
2020-09-24Cygwin: winlean.h: remove most of the extended memory APIKen Brown1-1/+0
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen1-1/+1
2020-04-07Cygwin: utils: override definition of PMEM_EXTENDED_PARAMETERCorinna Vinschen1-0/+1
2020-02-26Cygwin: ps: fix compiler warning in ttynamCorinna Vinschen1-9/+10
2019-08-12Cygwin: ps: fix a compiler warningCorinna Vinschen1-2/+2
2019-03-25get and convert boot time once and use as neededBrian Inglis1-9/+16
2019-03-25default ps -W process start time to system boot time when inaccessible, 0, -1Brian Inglis1-0/+11
2019-03-12Cygwin: ps: simplify codeCorinna Vinschen1-47/+18
2019-03-12Cygwin: ps: show *all* processes in ps -W outputCorinna Vinschen1-32/+51
2018-08-09Cygwin: utils: ps: use fputs to print fixed stringsCorinna Vinschen1-3/+3
2016-06-27Remove pre-Vista considerations from utilitiesCorinna Vinschen1-7/+0
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-4/+1
2015-07-29cygwin: Fix copyright datesCorinna Vinschen1-1/+1
2015-06-10Drop Windows 2000 considerations in ps, fix uid field lengthCorinna Vinschen1-31/+16
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-2/+3
2013-01-21Update copyrightsChristopher Faylor1-2/+2
2012-07-06 * cygpath.cc: Change including headers to allow building againstCorinna Vinschen1-3/+3
2011-12-22 Don't leave Windows 2000 behind.Corinna Vinschen1-21/+62
2011-12-22 * Makefile.in (ps.exe): Drop -lpsapi from ALL_LDFLAGS.Corinna Vinschen1-62/+33
2011-12-17Clean up whitespace.Christopher Faylor1-9/+9
2011-11-28 * ps.cc: Remove all Win 9x considerations. Use psapi functionsCorinna Vinschen1-119/+15
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen1-34/+23
2011-08-10 * ps.cc (main): Don't overwrite process name, just attach <defunct>Corinna Vinschen1-5/+5
2011-05-29* ps.cc (ttynam): Accommodate new console numbering.Christopher Faylor1-8/+11
2010-08-28 * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen1-1/+2
2009-12-18* ps.cc (main): Return 0 if pid found.Christopher Faylor1-2/+5
2009-05-11 * Makefile.in: Link ps.exe agains ntdll.dll.Corinna Vinschen1-2/+74
2008-09-12* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor1-8/+9
2008-07-22 * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen1-1/+2
2008-03-12 * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen1-3/+11
2007-12-06 * ps.cc: Include limits.h.Corinna Vinschen1-3/+7
2006-02-17 * ps.cc (main): Set aflag if -p option is given.Corinna Vinschen1-0/+1
2006-02-16 * ps.cc (longopts): Add --process option.Corinna Vinschen1-3/+12
2005-01-16* ps.cc (main): Eliminate use of PID_ZOMBIE.Christopher Faylor1-1/+1
2004-10-25fix whitespace, update some copyrightsChristopher Faylor1-48/+48
2003-04-26* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin1-0/+2
2002-09-15Add final newlines to utilsJoshua Daniel Franklin1-1/+2
2002-05-29 * ps.cc (main): Use uid or uid32 member of struct external_pinfoCorinna Vinschen1-7/+20
2002-05-29 * ps.cc (main): Change print format for uid to unsigned. Use uid32Corinna Vinschen1-5/+5
2002-05-28 * ps.cc (usage): Fix typo.Corinna Vinschen1-1/+2
2002-05-28* ps.cc (prog_name): New global variable.Christopher Faylor1-11/+77
2001-12-11* Makefile.in: Add define to CXXFLAGS.Christopher Faylor1-1/+1
2001-04-29* passwd.cc (ttymnam): New function.Christopher Faylor1-7/+19
2000-10-18* ps.cc (main): Add some extra space to Windows pid output for Windows 95.Christopher Faylor1-2/+2
2000-10-18* ps.cc (main): Add some extra space to pid output for Windows 95.Christopher Faylor1-6/+6
2000-10-15* ps.cc (main): Accomodate new PID_ constant.Christopher Faylor1-3/+1
2000-10-09* ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor1-3/+3