aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-04-24 * configure: Regenerate.Yaakov Selkowitz2-1826/+2368
2011-03-21 * libltp/lib/get_high_address.c: Align copyright with upstream.Corinna Vinschen2-3/+33
2009-11-01* Makefile.in: Use utils mingw front-end to generate non-cygwin binary.Christopher Faylor2-3/+8
2008-11-26* Revert erroneous checkin.Christopher Faylor2-7/+13
2006-08-03fix typoChristopher Faylor1-1/+1
2006-07-23* Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor2-16/+6
2006-07-18* Makefile.in: Simplify a little.Christopher Faylor2-10/+6
2006-06-12 * winsup.api/user_malloc.c: New file.Corinna Vinschen2-0/+220
2006-05-31* winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor2-1/+5
2006-05-24update to newer autoconfChristopher Faylor4-715/+3759
2006-03-23* winsup.api/checksignal.c (main): Add test for siginterrupt.Christopher Faylor2-28/+47
2006-01-02* cygload/README: Delete.Christopher Faylor9-103/+74
2006-01-02* winsup.api/resethand.c (main): Remove core dump flag from exit status.Christopher Faylor2-0/+6
2006-01-02* winsup.api/resethand.c (main): Coerce argument to pointer to stop gccChristopher Faylor2-1/+6
2006-01-01* winsup.api/resethand.c: Use SIGSEGV for the signal to test.Christopher Faylor2-5/+10
2006-01-01* winsup.api/resethand.c: New file.Christopher Faylor2-0/+39
2005-12-11* winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error whenChristopher Faylor2-2/+7
2005-10-11revert erroneous checkinChristopher Faylor1-1/+0
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor1-0/+1
2005-06-11* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor5-15/+29
2005-06-10* winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since itChristopher Faylor2-1/+6
2005-06-06* cygload/cygload.exp: .cpp -> .cc.Christopher Faylor2-1/+5
2005-06-06* Makefile.in: Test cygload.Christopher Faylor7-1/+882
2005-05-182005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent6-5/+14
2005-02-10add missing ChangeLog entryChristopher Faylor1-0/+2
2005-02-10* winsup.api/known_bugs.tcl: Remove dup05, fcntl07B, lseek04, select03,Christopher Faylor3-9/+36
2005-01-10* cygrun.c (main): Fix exit code so that it reflects UNIX style.Christopher Faylor3-1/+9
2004-08-24 * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen2-1/+8
2004-08-24 * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen2-2/+7
2004-08-17 * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen2-14/+139
2004-04-13 * winsup.api/devdsp.c (forkrectest): Move synchronization with childCorinna Vinschen2-7/+47
2004-04-05 * winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codesCorinna Vinschen2-2/+25
2004-03-24 * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.Corinna Vinschen3-0/+1154
2004-03-07* winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor3-1/+8
2004-03-04* winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff4-0/+138
2003-12-24* winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor2-1/+7
2003-12-01 * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen4-1/+21
2003-11-25* winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.Christopher Faylor2-1/+5
2003-11-20 * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.Corinna Vinschen4-27/+9
2003-11-19 * winsup.api/msgtest.c: New file derived from FreeBSD, testingCorinna Vinschen4-0/+1020
2003-07-06update copyrightChristopher Faylor1-1/+1
2003-07-06* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.Christopher Faylor2-1/+6
2003-07-06* Makefile.in: Remove .dat files when cleaning.Christopher Faylor2-1/+5
2003-07-06* Makefile.in: Remove .d files when cleaning.Christopher Faylor2-1/+5
2003-05-09 * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen2-1/+4
2003-04-08* winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff2-11/+20
2003-03-27* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff7-202/+9
2003-03-27* winsup.api/pthread/condvar7.c (mythread): CastThomas Pfaff4-4/+13
2003-03-18* winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff8-0/+669
2003-03-18* winsup.api/pthread/condvar7.c: New test.Thomas Pfaff3-0/+466