OSDN Git Service

* fhandler_socket.cc (address_in_use): Disable. Add comment.
[pf3gnuchains/sourceware.git] / winsup / testsuite /
2009-11-02 cgf* Makefile.in: Use utils mingw front-end to generate...
2008-11-26 cgf* Revert erroneous checkin.
2006-08-03 cgffix typo
2006-07-23 cgf* Makefile.in: Update copyrigh. Remove unused stuff.
2006-07-18 cgf* Makefile.in: Simplify a little.
2006-06-12 corinna * winsup.api/user_malloc.c: New file.
2006-05-31 cgf* winsup.api/cygload.h: Increase padding to 32768.
2006-05-24 cgfupdate to newer autoconf
2006-03-23 cgf* winsup.api/checksignal.c (main): Add test for siginte...
2006-01-02 cgf* cygload/README: Delete.
2006-01-02 cgf* winsup.api/resethand.c (main): Remove core dump flag...
2006-01-02 cgf* winsup.api/resethand.c (main): Coerce argument to...
2006-01-01 cgf* winsup.api/resethand.c: Use SIGSEGV for the signal...
2006-01-01 cgf* winsup.api/resethand.c: New file.
2005-12-11 cgf* winsup.api/ltp/dup03.c (cleanup): Fix longstanding...
2005-10-11 cgfrevert erroneous checkin
2005-10-11 cgf* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
2005-06-11 cgf* winsup.api/pthread/cancel2.c: Use explicit initialize...
2005-06-10 cgf* winsup.api/winsup.exp: Remove (temporarily?) -nostdin...
2005-06-06 cgf* cygload/cygload.exp: .cpp -> .cc.
2005-06-06 cgf* Makefile.in: Test cygload.
2005-05-18 briand2005-05-17 Brian Dessent <brian@dessent.net>
2005-02-10 cgfadd missing ChangeLog entry
2005-02-10 cgf* winsup.api/known_bugs.tcl: Remove dup05, fcntl07B...
2005-01-10 cgf* cygrun.c (main): Fix exit code so that it reflects...
2004-08-24 corinna * winsup.api/mmaptest01.c (main): Accomodate 9x memory...
2004-08-24 corinna * winsup.api/ltp/symlink01.c (do_link): Print inode...
2004-08-17 corinna * devdsp.c: Outputs the names of the main test functions.
2004-04-13 corinna * winsup.api/devdsp.c (forkrectest): Move synchronizat...
2004-04-05 corinna * winsup.api/devdsp.c (ioctltest): Add 2 tests for...
2004-03-24 corinna * winsup.api/devdsp.c: New file, testing fhandler_dev_...
2004-03-07 cgf* winsup.api/known_bugs.tcl: Remove mknod01 since mknod...
2004-03-04 tpfaff* winsup.api/pthread/mutex8e.c: New testcase.
2003-12-24 cgf* winsup.api/pthread/rwlock7.c (main): Don't assume...
2003-12-01 corinna * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl1...
2003-11-25 cgf* winsup.api/known_bugs.tcl: Remove lseek10 since mknod...
2003-11-20 corinna * winsup.api/msgtest.c (main): Revert to use the SIGSY...
2003-11-19 corinna * winsup.api/msgtest.c: New file derived from FreeBSD...
2003-07-06 cgfupdate copyright
2003-07-06 cgf* winsup.api/known_bugs.tcl: Remove gethostid01 from...
2003-07-06 cgf* Makefile.in: Remove .dat files when cleaning.
2003-07-06 cgf* Makefile.in: Remove .d files when cleaning.
2003-05-09 corinna * libltp/include/test.h: Remove gethostid declaration.
2003-04-08 tpfaff* winsup.api/pthread/condvar9.c: Fix test.
2003-03-27 tpfaff* winsup.api/pthread/rwlock1.c: Remove pthreads-win32...
2003-03-27 tpfaff* winsup.api/pthread/condvar7.c (mythread): Cast
2003-03-18 tpfaff* winsup.api/pthread/rwlock1.c: New test.
2003-03-18 tpfaff* winsup.api/pthread/condvar7.c: New test.
2003-03-18 tpfaff* winsup.api/pthread/mutex1n.c: New test.
2003-03-12 cgfCheckin previously referred to in ChangeLog.
2003-03-09 cgf* winsup.api/winsup.exp: Use -nostdinc when compiling.
2003-03-09 corinna * winsup.api/ltp/fork10.c (main): Remove non-portable...
2003-03-09 cgf* Makefile.in: Use "cygwin0" rather than "new-cygwin...
2003-03-07 corinna * winsup.api/known_bugs.tcl: Remove fsync01, setregid0...
2003-02-20 corinna * winsup.api/crlf.c: Fix C signed/unsigned compare...
2003-02-08 cgf* winsup.api/winsup.exp (ws_spawn): Tweak slightly...
2003-02-08 cgf* libltp/lib/parse_opts.c: Deal with C warnings.
2003-02-04 tpfaff* winsup.api/pthread/cancel11.c: New test.
2003-01-26 cgfFix typo.
2003-01-24 cgf* libltp/include/usctest.h: Add externs to some variabl...
2003-01-24 cgf* winsup.api/mmaptest03.c (main): Mark variables as...
2003-01-24 cgf* Makefile (check): Add cygrun.exe dependency.
2003-01-24 cgfPerform more C warning fixup on all C source files...
2003-01-23 cgf* libltp/include/test.h: Fix C warnings.
2003-01-23 cgf* Makeifle.in: Use ALL_CFLAGS to build test programs...
2003-01-22 corinna * cygrun.c: Move here from ../cygwin.
2003-01-22 cgf* Makefile.in: Find tcl library in the right place.
2003-01-22 cgf* Makefile.in: Find tcl library in the right place.
2003-01-21 tpfaff* winsup.api/pthread/cancel9.c: Make child pid static...
2003-01-21 tpfaff* winsup.api/pthread/cancel9.c: Make child pid static...
2003-01-21 tpfaff* winsup.api/pthread/cancel9.c: Wait in mainthread...
2003-01-14 tpfaffAdd winsup.api/pthread/cancel10.c
2003-01-14 tpfaffAdd winsup.api/pthread/cancel9.c
2003-01-14 tpfaffAdd winsup.api/pthread/cancel7.c and winsup.api/pthread...
2003-01-14 tpfaffAdd winsup.api/pthread/cancel6.c
2003-01-09 tpfaffAdd pthread_mutex tests
2002-11-24 rbcollins2002-11-25 Robert Collins <rbtcollins@hotmail.com>
2002-08-26 cgf* Makefile.in (RUNTEST): Use Makefile's srcdir and...
2002-07-07 cgf* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc...
2002-07-04 duda* winsup.api/pthread/cancel1.c: New test. Port from...
2002-07-04 cgf* Makefile.in: Eliminate unneeded Makefile recreation...
2002-02-27 cgf* winsup.api/systemcall.c (main): Ensure that stdin...
2001-11-17 duda* winsup.api/pthread/condvar3_1.c: Fix debugging output.
2001-11-15 dudaFix typo.
2001-11-15 duda* winsup.api/pthread/: New directory. Ports of pthread...
2001-11-08 corinna * checksignal.c: New testcase.
2001-11-04 cgf* Makefile.in: Oops. Revert previous change. Add...
2001-11-04 cgf* Makefile.in: Add check target.
2001-11-02 duda* libltp/lib/forker.c: Include proper header to avoid...
2001-10-29 duda* winsup.api/ltp/stat03.c: Supress compiler warning.
2001-10-29 duda* winsup.api/signal-into-win32-api.c: Supress compiler...
2001-10-08 corinna * winsup.api/mmaptest01.c: Add several tests on mmaps...
2001-10-05 cgf* winsup.api/nullgetcwd.c: New file. Check that NULL...
2001-10-05 cgf* winsup.api/systemcall.c (main): Change some messages...
2001-10-05 cgf* winsup.api/systemcall.c: New file. Check for system...
2001-09-20 duda* libltp/lib/get_high_address.c (get_high_address)...
2001-09-15 duda* winsup.api/ltp/sbrk01.c (main): Force output at start...
2001-09-13 duda* winsup.api/winsup.exp: Run only selected test if...
2001-09-13 duda* libltp/lib/tst_sig.c: Pass SIGSEGV to application...
2001-09-09 duda* winsup.api/ltp/dup03.c: New test.
next