DJ Delorie
|
d0b178fe3a
|
* testsuite/winsup.api/winsup.exp: ignore stdout by default
* 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-07-27 17:30:51 +00:00 |
Christopher Faylor
|
5b082caa62
|
* windows.cc (setitimer): Round up when < 1000 usecs.
|
2000-06-26 22:33:54 +00:00 |
Corinna Vinschen
|
f26e3f1574
|
* window.cc (setitimer): Check for overflow condition
in tv_sec.
|
2000-05-09 13:28:11 +00:00 |
Christopher Faylor
|
5abc9b830b
|
Throughout use strace class in place of individual functions and variables.
* cygwin.din: Eliminate _strace_wm.
* sigproc.cc (wait_sig): Temporarily add more debugging output.
* include/cygwin/version.h: Bump minor api to reflect export change.
|
2000-03-07 05:33:09 +00:00 |
Christopher Faylor
|
9cec3d45aa
|
Respond to a multitude of g++ warnings.
|
2000-02-21 05:20:38 +00:00 |
Christopher Faylor
|
1fd5e000ac
|
import winsup-2000-02-17 snapshot
|
2000-02-17 19:38:33 +00:00 |