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
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
2003-01-22* winsup.api/pthread/cancel9.c: Make child pid static global.Thomas Pfaff
2003-01-22* winsup.api/pthread/cancel9.c: Make child pid static global.Thomas Pfaff
2003-01-21* winsup.api/pthread/cancel9.c: Wait in mainthread until child process has te...Thomas Pfaff
2003-01-14Add winsup.api/pthread/cancel10.cThomas Pfaff
2003-01-14Add winsup.api/pthread/cancel9.cThomas Pfaff
2003-01-14Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.cThomas Pfaff
2003-01-14Add winsup.api/pthread/cancel6.cThomas Pfaff
2003-01-09Add pthread_mutex testsThomas Pfaff
2002-11-242002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-08-26* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, whereChristopher Faylor
2002-07-07* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h willChristopher Faylor
2002-07-04* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32Egor Duda
2002-07-04* Makefile.in: Eliminate unneeded Makefile recreation rule.Christopher Faylor
2002-02-28* winsup.api/systemcall.c (main): Ensure that stdin is redirected.Christopher Faylor
2001-11-18* winsup.api/pthread/condvar3_1.c: Fix debugging output.Egor Duda
2001-11-15Fix typo.Egor Duda
2001-11-15* winsup.api/pthread/: New directory. Ports of pthread functionalityEgor Duda
2001-11-09 * checksignal.c: New testcase.Corinna Vinschen
2001-11-04* Makefile.in: Oops. Revert previous change. Add Makefile/Makefile.inChristopher Faylor
2001-11-04* Makefile.in: Add check target.Christopher Faylor
2001-11-02* libltp/lib/forker.c: Include proper header to avoid compilerEgor Duda
2001-10-29* winsup.api/ltp/stat03.c: Supress compiler warning.Egor Duda
2001-10-29* winsup.api/signal-into-win32-api.c: Supress compiler warning.Egor Duda
2001-10-08 * winsup.api/mmaptest01.c: Add several tests on mmaps. Use libltp.Corinna Vinschen
2001-10-05* winsup.api/nullgetcwd.c: New file. Check that NULL first argument to getcwdChristopher Faylor
2001-10-05* winsup.api/systemcall.c (main): Change some messages for clarity.Christopher Faylor
2001-10-05* winsup.api/systemcall.c: New file. Check for system call problems.Christopher Faylor
2001-09-20* libltp/lib/get_high_address.c (get_high_address): Get inaccessibleEgor Duda
2001-09-15* winsup.api/ltp/sbrk01.c (main): Force output at startup toEgor Duda
2001-09-13* winsup.api/winsup.exp: Run only selected test if environmentEgor Duda
2001-09-13* libltp/lib/tst_sig.c: Pass SIGSEGV to application to considerEgor Duda
2001-09-09* winsup.api/ltp/dup03.c: New test.Egor Duda
2001-05-21 * winsup.api/mmaptest01.c: Add log output.Corinna Vinschen