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
2002-09-25This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-13-1'.cygwin-1-3-18-1cygwin-1-3-17-1cygwin-1-3-16-1cygwin-1-3-15-1cygwin-1-3-14-1cygwin-1-3-13-2cygwin-1-3-13-1cvs2svn
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
2001-05-15 * winsup.api/winsup.exp: Force linking all tests against binmode.o.Corinna Vinschen
2001-04-27 * winsup.api/mmaptest04.c: Take care for binmode explicitely.Corinna Vinschen
2001-04-19 * winsup.api/mmaptest02.c: New test.Corinna Vinschen
2001-04-03 * winsup.api/mmaptest01.c: New test.Corinna Vinschen
2001-03-10* winsup.api/ltp/access01.c: Avoid compilation error if X_OKEgor Duda
2001-03-09* config/default.exp: Remove unneeded debugging output.Egor Duda
2000-09-06Add 'const' qualifiers where needed to avoid compiler warnings. Egor Duda
2000-09-04Patch by Egor Duda <deo@logos-m.ru>:Corinna Vinschen
2000-09-03Importing Egor's testsuite.Christopher Faylor