1
1
forked from 0ad/0ad
Go to file
janwas cded0936c5 # housekeeping
. update moduleInit mechanism and move it out of lib.cpp. now has a
thread-safe reference count and allows repeated init/shutdown (required
for self-tests)
. vfs now depends on h_mgr; h_mgr need therefore no longer explicitly be
shutdown (e.g. in self-tests)
. acpi: minor fixes
. cpu: AtomicAdd and CAS now take volatile variable (safer)
. mahaf: unload driver on shutdown (did this for DriverVerifier, but
it's 'cleaner' in general)
. wdbg_sym
. wfilesystem: get rid of manual declarations of deprecated functions;
implement them via trampoline instead

This was SVN commit r5086.
2007-05-21 23:24:56 +00:00
binaries kernel-mode portion of HPET driver (checked builds for xp64 and xp) 2007-05-21 19:14:44 +00:00
build # SwEng/cleanup 2007-05-18 00:14:26 +00:00
docs coding convention: mention and explain the need for omitting author/modified by tags. see http://www.wildfiregames.com/forum/index.php?showtopic=10934 2007-05-07 11:11:11 +00:00
source # housekeeping 2007-05-21 23:24:56 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00