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