]> sourceware.org Git - newlib-cygwin.git/commit
* Makefile.in: Add libusr32.a to DLL_IMPORTS.
authorChristopher Faylor <me@cgf.cx>
Sat, 27 Sep 2003 03:44:31 +0000 (03:44 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 27 Sep 2003 03:44:31 +0000 (03:44 +0000)
commitaff963076710f29348ae1e0249df94a27cde942d
tree90726cc8ea8c606ac3f4eb5afc01fffb7aacf7a9
parenta3cbb4a7e09732e34e6a7d194f314aab6c35e4d0
* Makefile.in: Add libusr32.a to DLL_IMPORTS.
* wincap.h (wincaps::is_server): New flag.
(wincapc::version): Change type to OSVERSIONINFOEX.
(wincapc::is_server): New function.
* wincap.cc (wincap_unknown::is_server): New initializer.
(wincap_95): Ditto.
(wincap_95osr2): Ditto.
(wincap_98): Ditto.
(wincap_me): Ditto.
(wincap_nt3): Ditto.
(wincap_nt4): Ditto.
(wincap_nt4sp4): Ditto.
(wincap_2000): Ditto.
(wincap_xp): Ditto.
(wincapc::init): Adapt to OSVERSIONINFOEX.  Add detection of NT server systems.
* sched.cc: Include windows.h and registry.h.
(sched_rr_get_interval): Re-implement for NT systems.
winsup/cygwin/ChangeLog
winsup/cygwin/autoload.cc
winsup/cygwin/sched.cc
winsup/cygwin/wincap.cc
winsup/cygwin/wincap.h
This page took 0.027788 seconds and 5 git commands to generate.