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
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
2016-10-23cygcheck: Eenable output of Vista++ FS flagsCorinna Vinschen
2016-10-22cygcheck: Eliminate dead codeCorinna Vinschen
2016-10-22cygcheck: Fix broken test for invalid wcstombs conversion reading symlinksCorinna Vinschen
2016-10-22cygcheck: Fix check for Cygwin symlinkCorinna Vinschen
2016-10-22strace: Add comment trying to explain confusing codeCorinna Vinschen
2016-10-22cygcheck: Close with pclose what has been opened with popenCorinna Vinschen
2016-10-22Remove unreachable code from passwd(1)Corinna Vinschen
2016-10-21Add _PC_CASE_INSENSITIVE to [f]pathconfKen Brown
2016-08-31strace: Don't print exception info for SetThreadName exceptionCorinna Vinschen
2016-08-31Fix passwd getting error 1265 when running on newer WindowsCorinna Vinschen
2016-08-17Add -i/--input option to locale(1)Corinna Vinschen
2016-07-02ldd: Handle executable relocation when setting breakpointCorinna Vinschen
2016-07-02ldd: terminate process on hitting breakpointCorinna Vinschen
2016-06-27Reformat some too-long linesCorinna Vinschen
2016-06-27Set supported Windows release to Windows 10Corinna 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
2016-04-04winsup/utils: port getconf to 64-bitYaakov Selkowitz
2016-04-01Update autoconf for doc/lsaauth/utilsPeter Foley
2016-03-30Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen
2016-03-19Remove ill-advised cygwin_propsCorinna Vinschen