summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix trace output for getdomainname()Anton Lavrentiev via Cygwin-patches2020-12-071-1/+1
* winsup/doc/Makefile.in: create man5 dir and install proc.5Brian Inglis2020-12-041-0/+4
* specialnames.xml: add proc(5) Cygwin man pageBrian Inglis2020-12-041-0/+2094
* Cygwin: Fix remaining warnings building path testsuiteCorinna Vinschen2020-12-024-11/+11
* Cygwin: Fix building of utils testsuiteJon Turney2020-12-022-1/+5
* Cygwin: add flag to indicate reparse points unknown to WinAPICorinna Vinschen2020-12-022-4/+16
* Cygwin: path.h: add comments to briefly explain path_typesCorinna Vinschen2020-12-021-5/+5
* Cygwin: testsuite: libltp: fix warnings showing up with -WallCorinna Vinschen2020-12-024-12/+19
* Cygwin: /proc/sys FS: don't export NFS and DFS as block devicesCorinna Vinschen2020-12-011-4/+1
* Cygwin: Fix access to block devices below /proc/sys.Christian Franke2020-11-301-10/+19
* Cygwin: Have cygmagic not create output if an error occursJon Turney2020-11-251-3/+14
* Cygwin: Use standard CXXFLAGS when compiling localtime_wrapper.cJon Turney2020-11-251-1/+1
* Cygwin: Drop libgmon.a build dependency on gcrt0.oJon Turney2020-11-251-1/+1
* Cygwin: pty: Fix minor style issue.Takashi Yano via Cygwin-patches2020-11-231-1/+1
* Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo console output.Takashi Yano via Cygwin-patches2020-11-231-0/+30
* Cygwin: pty: Fix a bug in the code removing "CSI > Pm m".Takashi Yano via Cygwin-patches2020-11-231-0/+1
* Cygwin: Remove surplus autoconf auxiliary filesJon Turney2020-11-204-3855/+0
* Cygwin: Remove recursive configureJon Turney2020-11-2028-24227/+1389
* Cygwin: fhandler_fifo::cleanup_handlers: improve efficiencyKen Brown2020-11-191-9/+4
* Cygwin: Testsuite Makefile cleanupJon Turney2020-11-181-13/+2
* Cygwin: Fix 'make check' in utilsJon Turney2020-11-183-10/+12
* Cygwin: Drop duplicate C++ flags used to build utilsJon Turney2020-11-181-1/+1
* Cygwin: Use grep in text mode to look for version stringsJon Turney2020-11-181-1/+1
* RISC-V: Add machine-specific implementation for lrint[f], lround[f], llrint[f...Kito Cheng2020-11-1810-3/+503
* RISC-V: Add machine-specific implementation for isnan[f] and copysign[f]Kito Cheng2020-11-186-3/+237
* RISC-V: Add missing compile rule for s_finite.c, sf_finite.c, s_isinf.c and s...Kito Cheng2020-11-182-3/+33
* malloc/nano-malloc: correctly check for out-of-bounds allocation reqsCorinna Vinschen2020-11-173-2/+31
* Fix return type of __locale_ctype_ptr_l()Sebastian Huber2020-11-161-1/+1
* Cygwin: testsuite: fix insecure usage of printf in libltpCorinna Vinschen2020-11-161-1/+1
* libc/include/newlib.h: Fix C++ compilation issueJoel Sherrill2020-11-161-2/+2
* Cygwin: path_conv::eq_worker: add NULL pointer checksKen Brown2020-11-161-2/+4
* Cygwin: Fix testsuite tmpdir creation with non-default cygdrive prefixJon Turney2020-11-122-5/+7
* Cygwin: fhandler_fifo: reduce sizeKen Brown2020-11-092-9/+14
* Cygwin: Ensure temporary directory used by tests existsJon Turney2020-11-083-4/+15
* Cygwin: Set PATH for tests to pick up cygwin0.dllJon Turney2020-11-081-0/+2
* Cygwin: Check exit code of a test, rather than stdoutJon Turney2020-11-081-7/+13
* Cygwin: Use absolute path to libltp includesJon Turney2020-11-081-1/+1
* Cygiwn: Detect and use MinGW compilers for testsuite wrappersJon Turney2020-11-084-4/+255
* Cygwin: Define target_builddir autoconf and Makefile variablesJon Turney2020-11-083-0/+10
* Cygwin: Move adding libltp to VPATH after Makefile.commonJon Turney2020-11-081-2/+2
* Cygwin: Avoid 'Makefile.in seems to ignore the --datarootdir setting' warningJon Turney2020-11-081-0/+1
* Cygwin: Add rule to testsuite Makefile to regenerate it when neededJon Turney2020-11-081-0/+3
* Cygwin: Always configure in testsuite subdirectoryJon Turney2020-11-083-18/+4
* Cygwin: Add testsuite directory to autogen.shJon Turney2020-11-083-832/+5
* Cygwin: FIFO: update_my_handlers: fix handle leakKen Brown2020-11-061-0/+1
* Fix 32-bit integer overflow when calculating TZ rulesIvan Grokhotov2020-11-041-1/+1
* Cygwin: Drop passing '-c' compiler flag into gentls_offsetsJon Turney2020-11-021-1/+1
* Cygwin: Remove rules for building libcygwin_s.aJon Turney2020-11-022-76/+0
* Cygwin: Remove Makefile contents conditional on PREPROCESS, which is never de...Jon Turney2020-11-021-7/+0
* Cygwin: Drop autoconf variable all_hostJon Turney2020-11-025-54/+2