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 (Collapse)Author
2001-04-19 * winsup.api/mmaptest02.c: New test.Corinna Vinschen
* winsup.api/mmaptest03.c: Ditto. * winsup.api/mmaptest04.c: Ditto.
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
isn't declared as a constant.
2000-09-06Add 'const' qualifiers where needed to avoid compiler warnings. Egor Duda
* libltp/lib/tst_sig.c (tst_sig): Don't attempt to cleanup on fatal errors. * libltp/lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heap corruption.
2000-09-03Importing Egor's testsuite.Christopher Faylor
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie
* testsuite/winsup.api/crlf.c: non-verbose by default * winsup.h: prune out windows headers we don't normally need * assert.cc: add wingdi.h and winuser.h * fhandler_console.cc: ditto * fhandler_windows.cc: ditto * select.cc: ditto * spawn.cc: ditto * strace.cc: ditto * tty.cc: ditto * window.cc: ditto * hinfo.cc: add winsock.h * syscalls.cc: add winnls.h * uinfo.cc: ditto * include/windows.h: optimize non-inclusion of repeat headers
2000-05-17* testsuite/winsup.api/crlf.c: NewDJ Delorie
* testsuite/winsup.api/iospeed.c: New
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor