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
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-06-07* cygload/cygload.exp: .cpp -> .cc.Christopher Faylor
2005-06-07* Makefile.in: Test cygload.Christopher Faylor
2005-05-182005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent
2005-02-10add missing ChangeLog entryChristopher Faylor
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
2004-03-05* winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff
2003-12-24* winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor
2003-12-01 * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen
2003-11-25* winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.Christopher Faylor
2003-11-20 * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.Corinna Vinschen
2003-11-19 * winsup.api/msgtest.c: New file derived from FreeBSD, testingCorinna Vinschen
2003-07-07update copyrightChristopher Faylor
2003-07-07* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.Christopher Faylor
2003-07-06* Makefile.in: Remove .dat files when cleaning.Christopher Faylor
2003-07-06* Makefile.in: Remove .d files when cleaning.Christopher Faylor
2003-05-10 * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen
2003-04-08* winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff
2003-03-27* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff
2003-03-27* winsup.api/pthread/condvar7.c (mythread): CastThomas Pfaff
2003-03-18* winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff
2003-03-18* winsup.api/pthread/condvar7.c: New test.Thomas Pfaff
2003-03-18* winsup.api/pthread/mutex1n.c: New test.Thomas Pfaff
2003-03-12Checkin previously referred to in ChangeLog.Christopher Faylor
2003-03-09* winsup.api/winsup.exp: Use -nostdinc when compiling.Christopher Faylor
2003-03-09 * winsup.api/ltp/fork10.c (main): Remove non-portable declarationCorinna Vinschen
2003-03-09* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-treeChristopher Faylor
2003-03-07 * winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01Corinna Vinschen
2003-02-20 * winsup.api/crlf.c: Fix C signed/unsigned compare warning.Corinna Vinschen
2003-02-08* winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.Christopher Faylor
2003-02-08* libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor
2003-02-04* winsup.api/pthread/cancel11.c: New test.Thomas Pfaff
2003-01-26Fix typo.Christopher Faylor
2003-01-24* libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor
2003-01-24* winsup.api/mmaptest03.c (main): Mark variables as volatile to avoidChristopher Faylor
2003-01-24* Makefile (check): Add cygrun.exe dependency.Christopher Faylor
2003-01-24Perform more C warning fixup on all C source files and headers.Christopher Faylor
2003-01-24* libltp/include/test.h: Fix C warnings.Christopher Faylor
2003-01-24* Makeifle.in: Use ALL_CFLAGS to build test programs so that correct librariesChristopher Faylor
2003-01-22 * cygrun.c: Move here from ../cygwin.Corinna Vinschen
2003-01-22* Makefile.in: Find tcl library in the right place.Christopher Faylor