aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Cygwin: Update dumper for bfd API changesJon Turney2-8/+26
2020-02-26Cygwin: ps: fix compiler warning in ttynamCorinna Vinschen1-9/+10
2019-11-13regtool: allow /proc/registry{,32,64}/ registry path prefixBrian Inglis1-3/+14
2019-09-14Cygwin: pty: Prevent the helper process from exiting by Ctrl-C.Takashi Yano1-0/+1
2019-08-29Cygwin: pty: add pseudo console support.Takashi Yano1-1/+13
2019-08-15Cygwin: ldd: Try harder to get dll namesMark Geisert2-2/+44
2019-08-12Cygwin: ps: fix a compiler warningCorinna Vinschen1-2/+2
2019-07-16Cygwin: suppress GCC 8.3 errors with -Warray-boundsKen Brown1-0/+2
2019-06-27Cygwin: Build cygwin-console-helper with correct compilerMark Geisert1-1/+1
2019-06-27Cygwin: Use correct string conversionMark Geisert1-2/+2
2019-06-04cygcheck: expand common_apps listYaakov Selkowitz1-1/+16
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-23Cygwin: strace: print windows and cygwin pid in event outputCorinna Vinschen1-13/+36
2019-03-12Cygwin: ps: simplify codeCorinna Vinschen1-47/+18
2019-03-12Cygwin: ps: show *all* processes in ps -W outputCorinna Vinschen1-32/+51
2019-02-18Cygwin: utils: MOUNT_BINARY -> MOUNT_TEXTCorinna Vinschen2-9/+8
2019-02-18Cygwin: utils: kill: revert erroneously removed optind correctionCorinna Vinschen1-1/+4
2019-02-02Cygwin: fix typoCorinna Vinschen1-1/+1
2019-02-02Cygwin: kill(1): introduce a -W optionCorinna Vinschen1-19/+39
2019-02-02Cygwin: kill(1): revert casts required for 32 bit to avoid spurious warningsCorinna Vinschen1-2/+3
2019-02-02Cygwin: kill(1): disallow killing process using raw Windows PIDCorinna Vinschen1-19/+22
2019-01-06Cygwin: path_conv: decouple path_types from mount typesCorinna Vinschen1-0/+1
2018-12-26Cygwin: Add lsattr and chattr toolsCorinna Vinschen3-1/+652
2018-08-17setfacl: Rename the option --file to --set-file, as on LinuxKen Brown1-2/+3
2018-08-09Cygwin: utils: ps: use fputs to print fixed stringsCorinna Vinschen1-3/+3
2018-08-08Cygwin: utils: strace: fix format stringCorinna Vinschen1-1/+1
2018-08-08Cygwin: utils: change 3rd readlink param to size_tCorinna Vinschen2-5/+5
2018-08-08Cygwin: utils: cygcheck: fix filesystem output formatCorinna Vinschen1-5/+1
2018-07-25POSIX Asynchronous I/O support: other filesMark Geisert1-1/+1
2018-07-25getfacl: Simplify by using acl_to_any_textKen Brown1-113/+41
2018-07-23getfacl and setfacl: Align with LinuxKen Brown2-9/+9
2018-06-26Cygwin: fix bumptious GCC 7 warningsCorinna Vinschen1-2/+8
2018-02-16Cygwin: fix utils path handling in case cygdrive path is just '/'Corinna Vinschen1-12/+20
2018-01-19cygwin: add gencat toolYaakov Selkowitz2-1/+697
2018-01-16cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz1-0/+4
2017-11-28cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d309b5de57cb47Yaakov Selkowitz1-0/+1
2017-10-25winsup/utils/dump_setup.cc: Remove the function 'base'Ken Brown1-16/+1
2017-06-20cygwin: regtool: encode error messages correctlyFujii Hironori1-5/+6
2017-04-19strace: Fix "over-optimization" flaw in strace.Daniel Santos1-1/+1
2017-04-04Make ldd stop after any non-continuable exceptionJon Turney1-1/+9
2017-02-24Generate output with Unix line endings even from Mingw64 utilsCorinna Vinschen2-0/+8
2017-01-31Fix handling of '+' by 'cygcheck -p'Jon Turney1-2/+2
2016-11-24cygutils: Fix resource leak in get_short_pathsCorinna Vinschen1-0/+1
2016-11-24Fix typo in kill(1)Corinna Vinschen1-1/+1
2016-10-23pldd: Fix resource leak and missing check if fopen failedCorinna Vinschen1-0/+4
2016-10-23passwd: Fix potential buffer overflowCorinna Vinschen1-1/+2
2016-10-23mkgroup/mkpasswd: Fix potential buffer overwrite in corner caseCorinna Vinschen2-9/+15
2016-10-23getfacl: Don't trust length of incoming user/groupnameCorinna Vinschen1-2/+2
2016-10-23tzset: Fix array length given to GetGeoInfoWCorinna Vinschen1-1/+1