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
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-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-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: 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
2021-04-27Cygwin: Use automake (v5)Jon Turney
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: Check exit code of a test, rather than stdoutJon Turney
2020-11-08Cygiwn: Detect and use MinGW compilers for testsuite wrappersJon Turney
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2015-10-27Remove spurious execute permissions from some Cygwin source and text filesJon Turney
2006-06-12 * winsup.api/user_malloc.c: New file.Corinna Vinschen
2006-05-31* winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor
2006-03-23* winsup.api/checksignal.c (main): Add test for siginterrupt.Christopher Faylor
2006-01-02* cygload/README: Delete.Christopher Faylor
2006-01-02* winsup.api/resethand.c (main): Remove core dump flag from exit status.Christopher Faylor
2006-01-02* winsup.api/resethand.c (main): Coerce argument to pointer to stop gccChristopher Faylor
2006-01-01* winsup.api/resethand.c: Use SIGSEGV for the signal to test.Christopher Faylor
2006-01-01* winsup.api/resethand.c: New file.Christopher Faylor
2005-12-12* winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error whenChristopher Faylor
2005-10-11revert erroneous checkinChristopher Faylor
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor
2005-06-11* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor
2005-06-10* winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since itChristopher Faylor
2005-05-182005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent
2005-02-10* winsup.api/known_bugs.tcl: Remove dup05, fcntl07B, lseek04, select03,Christopher Faylor
2005-01-10* cygrun.c (main): Fix exit code so that it reflects UNIX style.Christopher Faylor
2004-08-24 * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen
2004-08-24 * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen
2004-08-17 * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen
2004-04-13 * winsup.api/devdsp.c (forkrectest): Move synchronization with childCorinna Vinschen
2004-04-05 * winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codesCorinna Vinschen
2004-03-24 * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.Corinna Vinschen
2004-03-07* winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor