aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen1-1/+0
2016-01-07Deprecate all winsup ChangeLog filesCorinna Vinschen1-799/+1
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-10-27Remove spurious execute permissions from some Cygwin source and text filesJon Turney1-0/+4
2015-08-21 Jon Turney <jon.turney@dronecode.org.uk> * cygwin-cxx.h: Remove execute permissions. * fenv.cc: Ditto. * how-startup-shutdown-works.txt: Ditto. * include/arpa/nameser.h: Ditto. * include/arpa/nameser_compat.h: Ditto. * include/fenv.h: Ditto. * include/resolv.h: Ditto. * libstdcxx_wrapper.cc: Ditto. 2015-10-27 Jon Turney <jon.turney@dronecode.org.uk> * winsup.api/signal-into-win32-api.c: Remove execute permissions. Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
2014-08-15 * configure.ac: Convert to new AC_INIT style.Corinna Vinschen1-0/+5
* configure: Regenerate.
2012-11-26ChangeLog:Christopher Faylor1-0/+6
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. cygserver/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. cygwin/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. doc/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. lsaauth/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. testsuite/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. utils/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate.
2012-11-23cygwin/ChangeLog:Christopher Faylor1-0/+5
2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx> * Makefile.in: Use explicit path to mkdir. lsaauth/ChangeLog: 2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx> * Makefile.in: Use /bin/mkdir to make directories. testsuite/ChangeLog: 2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx> * Makefile.in: Remove old Makefile.common'isms. Don't rely on in-build tools.
2012-04-24 * configure: Regenerate.Yaakov Selkowitz1-0/+4
2011-03-21 * libltp/lib/get_high_address.c: Align copyright with upstream.Corinna Vinschen1-0/+4
2009-11-01* Makefile.in: Use utils mingw front-end to generate non-cygwin binary.Christopher Faylor1-0/+4
2008-11-26* Revert erroneous checkin.Christopher Faylor1-0/+4
2006-08-03fix typoChristopher Faylor1-1/+1
2006-07-23* Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor1-0/+4
2006-07-18* Makefile.in: Simplify a little.Christopher Faylor1-0/+4
2006-06-12 * winsup.api/user_malloc.c: New file.Corinna Vinschen1-0/+4
2006-05-31* winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor1-0/+4
2006-05-24update to newer autoconfChristopher Faylor1-0/+7
2006-03-23* winsup.api/checksignal.c (main): Add test for siginterrupt.Christopher Faylor1-0/+4
2006-01-02* cygload/README: Delete.Christopher Faylor1-0/+13
* cygload/cygload.cc: Move to winsup.api. Add comments from README. * cygload/cygload.h: Move to winsup.api. * cygload/cygload.exp: Move to winsup.api. * Makefile.in: Remove cygload. * winsup.api/winsup.exp: If a .exp file is detected, run it rather than using standard compile. * winsup.api/resethand.c (main): Use printf to print status or expect thinks something is wrong.
2006-01-02* winsup.api/resethand.c (main): Remove core dump flag from exit status.Christopher Faylor1-0/+5
2006-01-02* winsup.api/resethand.c (main): Coerce argument to pointer to stop gccChristopher Faylor1-0/+5
complaint.
2006-01-01* winsup.api/resethand.c: Use SIGSEGV for the signal to test.Christopher Faylor1-0/+4
2006-01-01* winsup.api/resethand.c: New file.Christopher Faylor1-0/+4
2005-12-11* winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error whenChristopher Faylor1-0/+5
setting array element to -1.
2005-06-11* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor1-0/+7
* winsup.api/pthread/mutex4.c (main): Ditto. * winsup.api/pthread/mutex5.c: Reflect change in cygwin default mutex type. * winsup.api/pthread/mutex6d.c: Ditto.
2005-06-10* winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since itChristopher Faylor1-0/+5
causes compile failures with gcc 3.4.4.
2005-06-06* cygload/cygload.exp: .cpp -> .cc.Christopher Faylor1-0/+4
2005-06-06* Makefile.in: Test cygload.Christopher Faylor1-0/+10
* cygload: New directory. * cygload/README: New file. * cygload/Makefile: Ditto. * cygload/cygload.h: Ditto. * cygload/cygload.cc: Ditto. * cygload/cygload.exp: Ditto.
2005-05-182005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent1-0/+9
* winsup.api/signal-into-win32-api.c (main): Use 'NULL' instead of '0' in argument list to avoid compiler warning with gcc4. * winsup.api/ltp/execle01.c (main): Ditto. * winsup.api/ltp/execlp01.c (main): Ditto. * winsup.api/ltp/fcntl07.c (do_exec): Ditto. * winsup.api/ltp/fcntl07B.c (do_exec): Ditto.
2005-02-10add missing ChangeLog entryChristopher Faylor1-0/+2
2005-02-10* winsup.api/known_bugs.tcl: Remove dup05, fcntl07B, lseek04, select03,Christopher Faylor1-0/+5
unlink06.
2005-01-10* cygrun.c (main): Fix exit code so that it reflects UNIX style.Christopher Faylor1-0/+6
* winsup.api/ltp/fork04.c (setup): Accommodate change in putenv declaration.
2004-08-24 * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen1-0/+4
2004-08-24 * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen1-0/+5
format specifier.
2004-08-17 * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen1-0/+11
(forkrectest): Expect child success. (forkplaytest): Ditto. (syncwithchild): Output the child status and the desired value. (sinegenw): Reduce volume of the beep. (sinegenb): Ditto. (dup_test): New test.
2004-04-13 * winsup.api/devdsp.c (forkrectest): Move synchronization with childCorinna Vinschen1-0/+7
so that test passes also under high CPU load. (forkplaytest): Ditto. (abortplaytest): New function to test ioctl code SNDCTL_DSP_RESET.
2004-04-05 * winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codesCorinna Vinschen1-0/+5
SNDCTL_DSP_CHANNELS and SNDCTL_DSP_GETCAPS.
2004-03-24 * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.Corinna Vinschen1-0/+5
* winsup.api/devdsp_okay.h: Ditto.
2004-03-07* winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor1-0/+5
* winsup.api/ltp/mknod01.c: Remove root check when running on cygwin.
2004-03-04* winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff1-0/+6
* winsup.api/pthread/mutex8n.c: Ditto. * winsup.api/pthread/mutex8r.c: Ditto.
2003-12-24* winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor1-0/+5
operation is non-zero.
2003-12-01 * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen1-0/+8
tests had a compatibility bug. * winsup.api/ltp/fcntl09.c: Don't use F_RDLCK | F_WRLCK but only F_WRLCK to set a write lock. * winsup.api/ltp/fcntl10.c: Ditto.
2003-11-25* winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.Christopher Faylor1-0/+4
2003-11-20 * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.Corinna Vinschen1-0/+6
* winsup.api/semtest.c (main): Ditto. * winsup.api/shmtest.c (main): Ditto.
2003-11-19 * winsup.api/msgtest.c: New file derived from FreeBSD, testingCorinna Vinschen1-0/+7
XSI Message Queue support. * winsup.api/semtest.c: Ditto, testing XSI Semaphore support. * winsup.api/shmtest.c: Ditto, testing XSI Shared Memory support.
2003-07-06* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.Christopher Faylor1-0/+5
2003-07-06* Makefile.in: Remove .dat files when cleaning.Christopher Faylor1-0/+4
2003-07-06* Makefile.in: Remove .d files when cleaning.Christopher Faylor1-0/+4
2003-05-09 * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen1-0/+4
2003-04-08* winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff1-0/+4
2003-03-27* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff1-0/+9
* winsup.api/pthread/rwlock2.c: Ditto. * winsup.api/pthread/rwlock3.c: Ditto. * winsup.api/pthread/rwlock4.c: Ditto. * winsup.api/pthread/rwlock5.c: Ditto. * winsup.api/pthread/rwlock6.c: Ditto.