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
path: root/winsup
AgeCommit message (Expand)Author
2020-12-17fhandler_proc.cc(format_proc_cpuinfo): report Intel SGX bitsBrian Inglis
2020-12-16Cygwin: pty: Revise the workaround for rlwrap.Takashi Yano via Cygwin-patches
2020-12-16Cygwin: pty: Check response for CSI6n more strictly.Takashi Yano via Cygwin-patches
2020-12-15Cygwin: Make sure newer apps get uname_x even when loading uname dynamicallyCorinna Vinschen
2020-12-14Cygwin: pty: Add a workaround for rlwrap.Takashi Yano via Cygwin-patches
2020-12-14Cygwin: pty: Revise the code for timeout in term_has_pcon_cap().Takashi Yano via Cygwin-patches
2020-12-14Cygwin: pty: Skip term_has_pcon_cap() if pseudo console is disabled.Takashi Yano via Cygwin-patches
2020-12-10cygwin: use CREATE_DEFAULT_ERROR_MODE in spawnJeremy Drake via Cygwin-patches
2020-12-08Cygwin: dtable::dup_worker: update comment and debug outputKen Brown
2020-12-07Cygwin: Allow to set SO_PEERCRED zero (v2)Mark Geisert
2020-12-07Cygwin: Launch cygmagic with bash, not shMark Geisert
2020-12-07Fix trace output for getdomainname()Anton Lavrentiev via Cygwin-patches
2020-12-04winsup/doc/Makefile.in: create man5 dir and install proc.5Brian Inglis
2020-12-04specialnames.xml: add proc(5) Cygwin man pageBrian Inglis
2020-12-02Cygwin: Fix remaining warnings building path testsuiteCorinna Vinschen
2020-12-02Cygwin: Fix building of utils testsuiteJon Turney
2020-12-02Cygwin: add flag to indicate reparse points unknown to WinAPICorinna Vinschen
2020-12-02Cygwin: path.h: add comments to briefly explain path_typesCorinna Vinschen
2020-12-02Cygwin: testsuite: libltp: fix warnings showing up with -WallCorinna Vinschen
2020-12-01Cygwin: /proc/sys FS: don't export NFS and DFS as block devicesCorinna Vinschen
2020-11-30Cygwin: Fix access to block devices below /proc/sys.Christian Franke
2020-11-25Cygwin: Have cygmagic not create output if an error occursJon Turney
2020-11-25Cygwin: Use standard CXXFLAGS when compiling localtime_wrapper.cJon Turney
2020-11-25Cygwin: Drop libgmon.a build dependency on gcrt0.oJon Turney
2020-11-23Cygwin: pty: Fix minor style issue.Takashi Yano via Cygwin-patches
2020-11-23Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo console output.Takashi Yano via Cygwin-patches
2020-11-23Cygwin: pty: Fix a bug in the code removing "CSI > Pm m".Takashi Yano via Cygwin-patches
2020-11-20Cygwin: Remove surplus autoconf auxiliary filesJon Turney
2020-11-20Cygwin: Remove recursive configureJon Turney
2020-11-19Cygwin: fhandler_fifo::cleanup_handlers: improve efficiencyKen Brown
2020-11-18Cygwin: Testsuite Makefile cleanupJon Turney
2020-11-18Cygwin: Fix 'make check' in utilsJon Turney
2020-11-18Cygwin: Drop duplicate C++ flags used to build utilsJon Turney
2020-11-18Cygwin: Use grep in text mode to look for version stringsJon Turney
2020-11-17malloc/nano-malloc: correctly check for out-of-bounds allocation reqsCorinna Vinschen
2020-11-16Cygwin: testsuite: fix insecure usage of printf in libltpCorinna Vinschen
2020-11-16Cygwin: path_conv::eq_worker: add NULL pointer checksKen Brown
2020-11-12Cygwin: Fix testsuite tmpdir creation with non-default cygdrive prefixJon Turney
2020-11-09Cygwin: fhandler_fifo: reduce sizeKen Brown
2020-11-08Cygwin: Ensure temporary directory used by tests existsJon Turney
2020-11-08Cygwin: Set PATH for tests to pick up cygwin0.dllJon Turney
2020-11-08Cygwin: Check exit code of a test, rather than stdoutJon Turney
2020-11-08Cygwin: Use absolute path to libltp includesJon Turney
2020-11-08Cygiwn: Detect and use MinGW compilers for testsuite wrappersJon Turney
2020-11-08Cygwin: Define target_builddir autoconf and Makefile variablesJon Turney
2020-11-08Cygwin: Move adding libltp to VPATH after Makefile.commonJon Turney
2020-11-08Cygwin: Avoid 'Makefile.in seems to ignore the --datarootdir setting' warningJon Turney
2020-11-08Cygwin: Add rule to testsuite Makefile to regenerate it when neededJon Turney
2020-11-08Cygwin: Always configure in testsuite subdirectoryJon Turney
2020-11-08Cygwin: Add testsuite directory to autogen.shJon Turney