Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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