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-12-12* winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error whenChristopher Faylor
2005-05-182005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent
2005-01-10* cygrun.c (main): Fix exit code so that it reflects UNIX style.Christopher Faylor
2004-08-24 * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen
2004-03-07* winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor
2003-12-01 * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen
2003-03-09 * winsup.api/ltp/fork10.c (main): Remove non-portable declarationCorinna Vinschen
2003-02-20 * winsup.api/crlf.c: Fix C signed/unsigned compare warning.Corinna Vinschen
2003-01-24* libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor
2003-01-24Perform more C warning fixup on all C source files and headers.Christopher Faylor
2001-10-29* winsup.api/ltp/stat03.c: Supress compiler warning.Egor Duda
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-03-10* winsup.api/ltp/access01.c: Avoid compilation error if X_OKEgor Duda
2000-09-06Add 'const' qualifiers where needed to avoid compiler warnings. Egor Duda
2000-09-03Importing Egor's testsuite.Christopher Faylor