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-10Cygwin: Have gmondump support ssp-generated gmon.outMark Geisert
2022-06-06Cygwin: remove most occurrences of __stdcall and __cdeclKen Brown
2022-06-06Cygwin: Drop use of loadlib.h in regtoolJon Turney
2022-06-06Cygwin: Drop pointless loadlib.h includes in utilitiesJon Turney
2022-05-15Cygwin: pty: Fix script command crash on console in Win7.Takashi Yano
2022-05-13Cygwin: utils: drop unnecessary wow64 checksCorinna Vinschen
2022-05-13Cygwin: config.h: stop including auto-generated tlsoffsets.h fileCorinna Vinschen
2022-03-17Cygwin: Fix gmondump formatting goofsMark Geisert
2022-03-03Cygwin: getconf: align -a output to glibc getconfCorinna Vinschen
2021-10-29Cygwin: drop support for systems not supporting RFC 4646 localesCorinna Vinschen
2021-10-21Cygwin: update cygcheck OS informationCorinna Vinschen
2021-09-18Cygwin: statically link the tools in winsup/utils/mingwKen Brown
2021-08-26Cygwin: Allow using CFLAGS also for C++ filesCorinna Vinschen
2021-08-26Cygwin: dumper: fix up GCC pragma for g++ 11.2Corinna Vinschen
2021-08-26Cygwin: C++17: register keyword is deprecatedCorinna Vinschen
2021-08-03Cygwin: More profiler format + small issue fixesMark Geisert
2021-08-03Cygwin: Make gmondump conform to its doc + adjust docMark Geisert
2021-07-28Cygwin: utils: refresh tzmap.hCorinna Vinschen
2021-07-28Cygwin: utils: tzmap-from-unicode.org: enforce sorting order for LANG=CCorinna Vinschen
2021-07-21Cygwin: profiler: Fix formatting warningsCorinna Vinschen
2021-07-19Cygwin: updates to wire in profiler, gmondumpMark Geisert
2021-07-19Cygwin: New tool: gmondumpMark Geisert
2021-07-19Cygwin: New tool: profilerMark Geisert
2021-07-09Cygwin: Define PSAPI_VERSION as 1 before including psapi.hJon Turney
2021-05-26Cygwin: utils: enable -idirafter to fetch Cygwin headers from mingw sourcesCorinna Vinschen
2021-05-26Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via MakefileCorinna Vinschen
2021-05-22Cygwin: Ensure PSAPI_VERSION is 1 when building lddJon Turney
2021-05-21Cygwin: utils: chattr: Allow to clear all attributes with '='.Christian Franke
2021-05-21Cygwin: utils: ldd: use GetFinalPathNameByHandleWCorinna Vinschen
2021-05-20Cygwin: utils: avoid warning when building path_testsuite-path.oCorinna Vinschen
2021-05-20Cygwin: utils: chattr: do not default to CWDCorinna Vinschen
2021-05-20Cygwin: utils: chattr: fix recursive behaviourCorinna Vinschen
2021-05-20Cygwin: utils: chattr: Improve option parsing, fix some messages.Christian Franke
2021-05-10Get rid of relative include paths in strace.ccJon Turney
2021-05-10Move source files used in utils/mingw/ into that subdirectoryJon Turney
2021-05-10Unpick cygpath TESTSUITEJon Turney
2021-04-29Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warningsCorinna Vinschen
2021-04-29Cygwin: automake: fix warning in terms of the `ps' targetCorinna Vinschen
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen
2021-04-27Cygwin: Use automake (v5)Jon Turney
2020-12-02Cygwin: Fix remaining warnings building path testsuiteCorinna Vinschen
2020-12-02Cygwin: Fix building of utils testsuiteJon Turney
2020-11-20Cygwin: Remove recursive configureJon Turney
2020-11-18Cygwin: Fix 'make check' in utilsJon Turney
2020-11-18Cygwin: Drop duplicate C++ flags used to build utilsJon Turney
2020-10-28Cygwin: Restore setting CC and CXX Makefile variablesJon Turney
2020-10-18Cygwin: Use aclocal option --system-acdir rather than --acdirJon Turney
2020-10-18Cygwin: Remove --with-windows-{libs,headers}Jon Turney
2020-10-18Cygwin: Remove ccwrapJon Turney
2020-10-18Cygwin: Stop using c++wrap for MinGW-compiled utilitiesJon Turney