aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-23strace: Fix Coverity issuesCorinna Vinschen1-2/+6
2016-10-23cygcheck: Use snprintf instead of multiple strcatCorinna Vinschen1-4/+1
2016-10-23cygcheck: Eenable output of Vista++ FS flagsCorinna Vinschen1-19/+32
2016-10-22cygcheck: Eliminate dead codeCorinna Vinschen1-6/+0
2016-10-22cygcheck: Fix broken test for invalid wcstombs conversion reading symlinksCorinna Vinschen1-6/+6
2016-10-22cygcheck: Fix check for Cygwin symlinkCorinna Vinschen1-1/+1
2016-10-22strace: Add comment trying to explain confusing codeCorinna Vinschen1-0/+6
2016-10-22cygcheck: Close with pclose what has been opened with popenCorinna Vinschen1-1/+1
2016-10-22Remove unreachable code from passwd(1)Corinna Vinschen1-3/+0
2016-10-21Add _PC_CASE_INSENSITIVE to [f]pathconfKen Brown1-0/+3
2016-08-31strace: Don't print exception info for SetThreadName exceptionCorinna Vinschen1-2/+6
2016-08-31Fix passwd getting error 1265 when running on newer WindowsCorinna Vinschen1-43/+49
2016-08-17Add -i/--input option to locale(1)Corinna Vinschen1-2/+7
2016-07-02ldd: Handle executable relocation when setting breakpointCorinna Vinschen1-23/+24
2016-07-02ldd: terminate process on hitting breakpointCorinna Vinschen1-4/+1
2016-06-27Reformat some too-long linesCorinna Vinschen1-1/+2
2016-06-27Set supported Windows release to Windows 10Corinna Vinschen6-8/+8