Path to this page:
Subject: CVS commit: pkgsrc/emulators/peace
From: TAMURA Kent
Date: 2004-06-11 14:59:27
Message id: 20040611125927.867962DA1D@cvs.netbsd.org
Log Message:
Update PEACE to 20040611 snapshot
- support statvfs change of NetBSD
- implement SuspendThread() and ResumeThread()
- introduce a simple debugger
- IsProcessorFeaturePresent(): implement PF_XMMI64_INSTRUCTIONS_AVAILABLE
and PF_FLOATING_POINT_PRECISION_ERRATA
- Some HCURSOR-related functions are implemented.
- improve Virtual*() functions support
- SEH support for SIGFPE and SIGSEGV
- debug messages are printed via stderr, not stdout
- fix a problem of CreateDIBitmap()
- implement GetPaletteEntries()
- implement GetDIBColorTable() and SetDIBColorTable()
- implement Heap*() functions
- make kernel object handles indexes in the handle table instead
of addresses of memory block.
- improve Event/Mutex/Semaphore implementation
Files: