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