source: trunk/src/kernel32@ 22145

Name Size Rev Age Author Last Change
../
testcase 21916   14 years dmik Merge branch gcc-kmk to trunk.
test 21916   14 years dmik Merge branch gcc-kmk to trunk.
seh 22004   13 years dmik kernel32: Pick up register changes in try/except filter. This is …
nls 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
messages 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
console 21916   14 years dmik Merge branch gcc-kmk to trunk.
wprocess.cpp 114.2 KB 22131   9 years dmik Fix processing of command line provided by kLIBC executables. This …
wintls.cpp 7.9 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimgres.cpp 34.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimagepeldr.h 4.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimagepeldr.cpp 75.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimagepe2lx.h 3.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimagepe2lx.cpp 43.2 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimagelx.h 1.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimagelx.cpp 9.7 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimagebase.h 6.8 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
winimagebase.cpp 19.6 KB 22040   13 years dmik kernel32: Fix Win32ImageBase::matchModName(). As opposed to the …
winexepeldr.h 866 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
winexepeldr.cpp 5.9 KB 22010   13 years dmik kernel32: Disable Win32 TIB switch completely by default. Previously, …
winexepe2lx.h 957 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
winexepe2lx.cpp 7.1 KB 22010   13 years dmik kernel32: Disable Win32 TIB switch completely by default. Previously, …
winexelx.h 672 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
winexelx.cpp 4.1 KB 22053   13 years dmik kernel32: Initialize console input/output mode for VIO (WINDOWCOMPAT) …
winexedummy.h 842 bytes 22039   13 years dmik kernel32: Add RegisterDummyExeEx. This differs from RegisterDummyExe
winexedummy.cpp 6.4 KB 22039   13 years dmik kernel32: Add RegisterDummyExeEx. This differs from RegisterDummyExe
winexebase.h 767 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
winexebase.cpp 4.2 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
windllpeldr.h 698 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
windllpeldr.cpp 3.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
windllpe2lx.h 812 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
windllpe2lx.cpp 6.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
windlllx.h 1.2 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
windlllx.cpp 15.3 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
windllbase.h 4.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
windllbase.cpp 28.8 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
win32util.cpp 835 bytes 2802   26 years sandervl Added new logging feature
vsemaphore.cpp 3.6 KB 3206   25 years sandervl mutex fixes + added vsemaphore class
vmutex.cpp 1.4 KB 8203   23 years sandervl use critical sections in vmutex; change global vmutex in mmap to use a …
virtual.cpp 31.6 KB 21980   13 years dmik kernel32: Support guard page exceptions. This is in particular …
version.cpp 9.5 KB 22031   13 years dmik kernel32: Make XP SP3 default Windows version.
toolhelp.cpp 3.0 KB 7849   24 years sandervl logging updates
time.cpp 15.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
thunk.h 303 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
thunk.cpp 14.3 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
thread.h 903 bytes 21981   13 years dmik kernel32: Fix stack size interpretation in CreateThread(). It now …
thread.cpp 38.2 KB 21986   13 years dmik kernel: Fix crash in PE/PEC (another regression of r21981). Closes #78.
stubs.h 1.6 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
stubs.cpp 65.4 KB 22035   13 years dmik kernel32: Stub RegisterWaitForSingleObject, UnregisterWaitEx, …
resource.cpp 16.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
registry.cpp 52.6 KB 22022   13 years dmik Cosmetic fix.
queue.h 1.6 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
queue.cpp 3.7 KB 3059   25 years sandervl Dll dependency changes
profile.h 1.7 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
profile.cpp 50.7 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
process.cpp 17.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
perfview.cpp 9.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
pefile.cpp 6.1 KB 4440   25 years sandervl console, pe loader + FormatMessage fixes
overlappedio.cpp 24.2 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
oslibwps.h 737 bytes 9889   22 years sandervl Move OSLibWinCreateObject to KERNEL32
oslibwps.cpp 8.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
oslibtime.h 397 bytes 9617   23 years sandervl added dll load hook and function to override named or ordinal exports
oslibtime.cpp 949 bytes 8775   23 years sandervl debug updates + added OSLibDosGetTickCount
oslibthread.h 605 bytes 9945   22 years sandervl updates
oslibthread.cpp 6.3 KB 21302   16 years ydario Kernel32 updates.
oslibmisc.h 3.5 KB 22040   13 years dmik kernel32: Fix Win32ImageBase::matchModName(). As opposed to the …
oslibmisc.cpp 11.6 KB 22040   13 years dmik kernel32: Fix Win32ImageBase::matchModName(). As opposed to the …
oslibmem.h 2.4 KB 21302   16 years ydario Kernel32 updates.
oslibmem.cpp 17.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
osliblvm.h 22.7 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
osliblvm.cpp 27.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
oslibexcept.h 1.0 KB 21999   13 years dmik kernel32: Make SEH work in OS/2 context. See #82 for details.
oslibexcept.cpp 12.4 KB 22004   13 years dmik kernel32: Pick up register changes in try/except filter. This is …
oslibdos.h 13.4 KB 22055   13 years dmik kernel32: Use console input/output mode only if handle is attached to …
oslibdos.cpp 119.7 KB 22055   13 years dmik kernel32: Use console input/output mode only if handle is attached to …
oslibdebug.h 753 bytes 9617   23 years sandervl added dll load hook and function to override named or ordinal exports
oslibdebug.cpp 21.7 KB 21927   14 years dmik Fix build breaks with the newest GCC 4.4.6 from GIT. In particular, …
oslibcdio.h 1.5 KB 8580   23 years sandervl Use aspi interface in os2cdrom.dmd for SCSI ioctls
oslibcdio.cpp 11.0 KB 9663   23 years sandervl Ported & extended QueryDosDeviceA/W; implemented …
os2heap.h 1.7 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
os2heap.cpp 12.7 KB 21932   14 years dmik kernel32: More logging.
ordinals.cpp 4.2 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
ole2nls.c 120.3 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
obsolete.cpp 772 bytes 2803   26 years sandervl Added new logging feature
npipe.cpp 28.6 KB 22024   13 years dmik kernel32: Fix inverted return values in dummy HMDeviceHandler …
network.cpp 2.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
module.cpp 10.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
mmapview.cpp 16.3 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
mmapnotify.cpp 7.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
mmapdup.cpp 9.3 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
mmap.h 8.9 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
mmap.cpp 36.2 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
message.cpp 16.9 KB 10185   22 years sandervl Updates
mapos2.h 4.4 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
map.h 571 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
map.cpp 1.2 KB 2802   26 years sandervl Added new logging feature
Makefile.kmk 3.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
mailslot.cpp 7.6 KB 21302   16 years ydario Kernel32 updates.
logging.h 228 bytes 2061   26 years sandervl added support for private logfiles
lfile.cpp 8.2 KB 21302   16 years ydario Kernel32 updates.
lang.cpp 41.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
kobjects.cpp 11.8 KB 21302   16 years ydario Kernel32 updates.
kernelrsrc.orc 1.2 KB 10185   22 years sandervl Updates
kernel32dbg.def 89.5 KB 22047   13 years dmik kernel32: Export ODIN_ThreadContextSave and ODIN_ThreadContextResore. …
kernel32.def 88.2 KB 22047   13 years dmik kernel32: Export ODIN_ThreadContextSave and ODIN_ThreadContextResore. …
kernel32.cpp 13.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
kdbhookhlp.cpp 1.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
kbdhook.cpp 10.7 KB 10443   22 years sandervl Rewrote keyboard hook handler to post messages and swallow the one it …
interlock.asm 3.7 KB 22018   13 years abwillis Ticket #89 InitializeSListHead
initterm.h 1.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
initterm.cpp 11.9 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
initsystem.h 179 bytes 2984   25 years sandervl moved registry apis into kernel32 + cleanup
initsystem.cpp 13.7 KB 22002   13 years dmik kernel32: Derive HOMEDRIVE/HOMEPATH environment vars from HOME. …
hmtoken.h 1.6 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
hmtoken.cpp 2.9 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
hmthread.h 3.1 KB 21302   16 years ydario Kernel32 updates.
hmthread.cpp 24.8 KB 21981   13 years dmik kernel32: Fix stack size interpretation in CreateThread(). It now …
hmstd.h 2.2 KB 7549   24 years sandervl preliminary changes for new overlapped io framework
hmstd.cpp 7.8 KB 8807   23 years sandervl small fixes
hmsemaphore.h 2.6 KB 9748   23 years sandervl Support DuplicateHandle for threads; cleaned up semaphore code
hmsemaphore.cpp 6.0 KB 21302   16 years ydario Kernel32 updates.
hmparport.h 2.5 KB 7564   24 years sandervl overlappedio, com & lpt updates
hmparport.cpp 24.2 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
hmopen32.h 3.0 KB 22024   13 years dmik kernel32: Fix inverted return values in dummy HMDeviceHandler …
hmopen32.cpp 8.7 KB 22024   13 years dmik kernel32: Fix inverted return values in dummy HMDeviceHandler …
hmobjects.h 1.3 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
HMObjects.cpp 2.4 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
hmnul.h 2.2 KB 7549   24 years sandervl preliminary changes for new overlapped io framework
hmnul.cpp 7.1 KB 7550   24 years sandervl overlapped io updates
hmnpipe.h 4.6 KB 21302   16 years ydario Kernel32 updates.
hmnpipe.cpp 19.3 KB 21302   16 years ydario Kernel32 updates.
hmmutex.h 1.9 KB 9748   23 years sandervl Support DuplicateHandle for threads; cleaned up semaphore code
hmmutex.cpp 4.8 KB 9748   23 years sandervl Support DuplicateHandle for threads; cleaned up semaphore code
hmmmap.h 2.8 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
hmmmap.cpp 10.9 KB 21302   16 years ydario Kernel32 updates.
hmmailslot.h 3.5 KB 7549   24 years sandervl preliminary changes for new overlapped io framework
hmmailslot.cpp 15.8 KB 7550   24 years sandervl overlapped io updates
hmhandle.h 1.3 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
hmfile.h 8.3 KB 22025   13 years dmik kernel32: Implement GetFileInformationByHandle for directories.
hmfile.cpp 51.6 KB 22040   13 years dmik kernel32: Fix Win32ImageBase::matchModName(). As opposed to the …
hmevent.h 2.2 KB 9748   23 years sandervl Support DuplicateHandle for threads; cleaned up semaphore code
hmevent.cpp 13.2 KB 21302   16 years ydario Kernel32 updates.
hmdisk.h 3.2 KB 8401   23 years sandervl hard disk access updates & fixes
hmdisk.cpp 81.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
hmdevio.h 7.2 KB 8840   23 years sandervl minor updates
hmdevio.cpp 20.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
hmdevice.h 22.5 KB 22024   13 years dmik kernel32: Fix inverted return values in dummy HMDeviceHandler …
hmdevice.cpp 66.6 KB 22024   13 years dmik kernel32: Fix inverted return values in dummy HMDeviceHandler …
hmcomm.h 8.2 KB 8647   23 years sandervl shorter polling delay + time critical poll thread
hmcomm.cpp 60.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
heapstring.cpp 22.7 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
heapshared.cpp 9.4 KB 21931   14 years dmik kernel32: Increase maximum size of internal shared heap from 2M to 8M. …
heapcode.cpp 3.5 KB 8877   23 years sandervl Rewrote algorithm for 64kb alignment in VirtualAlloc'ed memory; …
heap.cpp 28.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
handlenames.h 918 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
handlenames.cpp 13.7 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
HandleManager.cpp 136.6 KB 22055   13 years dmik kernel32: Use console input/output mode only if handle is attached to …
globaldata.asm 1.1 KB 21931   14 years dmik kernel32: Increase maximum size of internal shared heap from 2M to 8M. …
fileio.h 503 bytes 9011   23 years sandervl PF: Fully implemented GetShortPathNameA/W & GetLongPathNameA/W
Fileio.cpp 56.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
FastInfoBlocksa.asm 4.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
FastInfoBlocks.cpp 6.8 KB 9910   22 years sandervl KSO: logging changes; fast PID & TID retrieval; added functions to …
exceptutil.h 995 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
exceptutil.asm 10.7 KB 21999   13 years dmik kernel32: Make SEH work in OS/2 context. See #82 for details.
exceptstackdump.h 26.5 KB 21610   14 years dmik kernel32: Fixed: Parsing .SYM files when printing the stack trace in …
exceptstackdump.cpp 14.7 KB 22042   13 years dmik kernel32: Serialize stack trace logging on crashes to make sure it's …
exceptions.cpp 72.2 KB 22004   13 years dmik kernel32: Pick up register changes in try/except filter. This is …
environ.cpp 12.9 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
dosqss.h 2.9 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
dosdevice.cpp 7.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
disk.cpp 34.2 KB 21567   15 years dmik kernel32: Implemented GetVolumePathName() API.
directory.h 231 bytes 2044   26 years sandervl create reg keys for CSD version
directory.cpp 23.6 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
debug.cpp 5.7 KB 8015   24 years sandervl GetCurrentThreadId changes
dbgwrap.cpp 27.2 KB 21956   14 years dmik Implement SwitchToThread() API. This is in particular referenced by …
dbglog.cpp 33.2 KB 22041   13 years dmik kernel32: Add public debug log lock/unlock methods for higher level …
dbglocal.h 4.5 KB 21302   16 years ydario Kernel32 updates.
dbglocal.cpp 3.6 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
cvtresource.h 935 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
cvtbitmap.cpp 23.8 KB 2802   26 years sandervl Added new logging feature
cvtaccel.cpp 3.1 KB 2802   26 years sandervl Added new logging feature
critsection.cpp 11.7 KB 22021   13 years dmik kernel32: Fix annoying debug msg related to CRITICAL_SECTION.
cpuhlp.asm 1.9 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
cpu.cpp 7.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
conwin.h 604 bytes 126   26 years sandervl * empty log message *
conspkr.ico 1.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
consolerc.h 2.7 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
console.rc 9.7 KB 16   26 years phaller Console property update
console.ico 5.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
console.h 1.4 KB 8773   23 years sandervl KSO: Console Ctrl Handlers updates; GetFileType on std files doesn't …
console.cpp 131.9 KB 22055   13 years dmik kernel32: Use console input/output mode only if handle is attached to …
console2.h 28.5 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
conprop.ico 1.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
conprop.h 2.6 KB 1476   26 years phaller Add: console properties update
conprop.cpp 71.8 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
conprop2.cpp 10.8 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
conprio.ico 1010 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
conout.h 3.7 KB 7549   24 years sandervl preliminary changes for new overlapped io framework
conout.cpp 10.8 KB 10210   22 years sandervl DF: HMDeviceConsoleOutClass::CreateFile; use current window size …
conodin32.cpp 10.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
conkeyb.ico 1.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
conin.h 6.2 KB 7549   24 years sandervl preliminary changes for new overlapped io framework
conin.cpp 39.1 KB 22052   13 years dmik kernel32: Properly handle backspace and tab characters in console …
conbuffervio.h 2.9 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
conbuffervio.cpp 13.3 KB 22061   13 years dmik kernel32: Fix endless loop in new console I/O mode. This could happen …
conbuffer.h 11.2 KB 9975   22 years sandervl YD: Changes for header updates
conbuffer.cpp 110.5 KB 22052   13 years dmik kernel32: Properly handle backspace and tab characters in console …
comm.cpp 37.8 KB 21302   16 years ydario Kernel32 updates.
codepage.c 17.1 KB 22017   13 years abwillis ADD GetCPInfoExA and GetCPInfoExW part of ticket #25.
char.cpp 11.0 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
ccollection.cpp 19.6 KB 7441   24 years phaller .
atom.cpp 11.4 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
async.cpp 3.4 KB 21956   14 years dmik Implement SwitchToThread() API. This is in particular referenced by …
asmutil.h 923 bytes 21916   14 years dmik Merge branch gcc-kmk to trunk.
asmutil.asm 4.6 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
_ras.cpp 46.1 KB 21916   14 years dmik Merge branch gcc-kmk to trunk.
  • Property svn:ignore set to
    bin
    .depend
Note: See TracBrowser for help on using the repository browser.