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
2024-01-19Cygwin: remove warnings from testsuite buildCorinna Vinschen
2023-08-11Cygwin: testsuite: Tweak lseek03 after addition of SEEK_HOLEJon Turney
2023-08-11Cygwin: testsuite: Add a small delay in kill01Jon Turney
2023-08-08Cygwin: CI: XFAIL umask03Jon Turney
2023-08-08Cygwin: testsuite: Fix cygload testJon Turney
2023-08-08Cygwin: testsuite: Update READMEJon Turney
2023-08-08Cygwin: testsuite: Add '-notimeout' option to cygrunJon Turney
2023-07-22Cygwin: testsuite: Drop using DejaGnu to run testsJon Turney
2023-07-21Cygwin: testsuite: Drop setting TDIRECTORYJon Turney
2023-07-18Cygwin: testsuite: Make cancel3 and cancel5 more robustJon Turney
2023-07-14Cygwin: testsuite: Drop Adminstrator privileges while running testsJon Turney
2023-07-14Cygwin: testsuite: Minor fixes to umask03Jon Turney
2023-07-14Cygwin: testsuite: Fix a buffer overflow in symlink01Jon Turney
2023-07-14Cygwin: testsuite: Busy-wait in cancel3 and cancel5Jon Turney
2023-07-14Cygwin: testsuite: Fix for limited thread priority valuesJon Turney
2023-07-14Cygwin: testsuite: Also check direct call in systemcallJon Turney
2023-07-14Cygwin: testsuite: Just log result of second open of /dev/dspJon Turney
2023-07-14Cygwin: testsuite: Skip devdsp test when no audio devices presentJon Turney
2023-07-14Cygwin: testsuite: Remove const from writable string in fcntl07bJon Turney
2023-07-14Cygwin: testsuite: Add a simple timeout mechanismJon Turney
2023-07-14Cygwin: testsuite: Setup test prereqs in 'installation' the tests run inJon Turney
2023-01-13Cygwin: testsuite: Drop appending 'ntsec' to CYGWIN in cygrun wrapperJon Turney
2023-01-13Cygwin: testsuite: Update pthread tests for default SCHED_FIFOJon Turney
2023-01-13Cygwin: testsuite: Update mutex tests for changed default mutex typeJon Turney
2023-01-13Cygwin: testsuite: 64-bit fixes in pthread testcasesJon Turney
2023-01-13Cygwin: testsuite: Fix compilation warningsJon Turney
2023-01-13Cygwin: testsuite: Build testcases using automakeJon Turney
2023-01-13Cygwin: testsuite: automake doesn't define objdirJon Turney
2023-01-10Cygwin: Run testsuite against the just-built DLLJon Turney
2022-12-21Cygwin: Makefile: Drop all the "test dll" considerationsJon Turney
2022-08-29Cygwin: testsuite: Add x86_64 code to "dynamically load cygwin" testJon Turney
2022-08-29Cygwin: testsuite: In pathconf01 use the temporary directory instead of "/tmp"Jon Turney
2022-08-29Cygwin: testsuite: Fix size of write to temporary file to be mmap()edJon Turney
2022-08-29Cygwin: testsuite: Fix TEST_RETURN for 64-bitJon Turney
2022-08-29Cygwin: testsuite: Remove passing tests from XFAIL listJon Turney
2022-08-29Cygwin: testsuite: Don't write coredump in a child which is expected to segfaultJon Turney
2022-05-30Cygwin: remove some 32-bit only path conversion functionsKen Brown
2022-01-10Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrapYaakov Selkowitz
2021-09-03Cygwin: testsuite: avoid "conflicting types" gcc warningCorinna Vinschen
2021-04-29Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warningsCorinna Vinschen
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen
2021-04-27Cygwin: Use automake (v5)Jon Turney
2020-12-02Cygwin: testsuite: libltp: fix warnings showing up with -WallCorinna Vinschen
2020-11-20Cygwin: Remove recursive configureJon Turney
2020-11-18Cygwin: Testsuite Makefile cleanupJon Turney
2020-11-18Cygwin: Use grep in text mode to look for version stringsJon Turney
2020-11-16Cygwin: testsuite: fix insecure usage of printf in libltpCorinna Vinschen
2020-11-12Cygwin: Fix testsuite tmpdir creation with non-default cygdrive prefixJon Turney
2020-11-08Cygwin: Ensure temporary directory used by tests existsJon Turney
2020-11-08Cygwin: Set PATH for tests to pick up cygwin0.dllJon Turney