# # ChangeLog for trunk/kLdr in kStuff # # Generated by Trac 1.4.3.2 # Sep 28, 2024 11:57:21 PM Mon, 20 Jan 2014 11:33:48 GMT bird [66] * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.c: MH_DSYM files doesn't need to have a string table. Wed, 04 Dec 2013 09:57:00 GMT bird [65] * trunk/kLdr/kLdrModMachO.c (modified) CTF skipping fixes. Wed, 06 Nov 2013 21:04:11 GMT bird [64] * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.c: Don't load __LINKEDIT. Wed, 30 Oct 2013 02:00:14 GMT bird [63] * trunk/include/k/kLdrFmts/mach-o.h (modified) * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.c: Workaround for misaligned __TEXT.__unwind_info found ... Wed, 16 Oct 2013 17:30:36 GMT bird [62] * trunk/kLdr/kLdrModMachO.c (modified) Mach-O: More MH_OBJECT fixes. Mon, 14 Oct 2013 02:11:57 GMT bird [61] * trunk/kLdr/kLdrModMachO.c (modified) Mach-O: Accept to open MH_BUNDLE file (but not load), symbol enum ... Sat, 12 Oct 2013 22:59:38 GMT bird [60] * trunk/kLdr/kLdrModMachO.c (modified) Mach-O: Set the link address to the address of the first segment we ... Sat, 12 Oct 2013 22:53:10 GMT bird [59] * trunk/kLdr/kLdrModMachO.c (modified) Mach-O: Object files only have one LC_SEGMENTxx, one kLdr segment for ... Sat, 12 Oct 2013 20:18:21 GMT bird [58] * trunk/include/k/kErrors.h (modified) * trunk/include/k/kLdr.h (modified) * trunk/kLdr/kLdrModLX.c (modified) * trunk/kLdr/kLdrModMachO.c (modified) * trunk/kLdr/kLdrModNative.c (modified) * trunk/kLdr/kLdrModPE.c (modified) Mach-O: Carve segments from the mach-o segments instead of the ... Fri, 11 Oct 2013 02:22:55 GMT bird [57] * trunk/kLdr/kLdrModMachO.c (modified) More mach-o debug info loading adjustments. Fri, 11 Oct 2013 02:07:22 GMT bird [56] * trunk/include/k/kLdrFmts/mach-o.h (modified) * trunk/kLdr/kLdrModMachO.c (modified) More mach-o debug info loading adjustments. Fri, 11 Oct 2013 00:55:44 GMT bird [55] * trunk/include/k/kLdrFmts/mach-o.h (modified) * trunk/kLdr/kLdrModMachO.c (modified) Mach-O: Accept MH_KEXT_BUNDLE (untested for loading purposes). Wed, 09 Oct 2013 19:52:48 GMT bird [54] * trunk/include/k/kErrors.h (modified) * trunk/include/k/kLdr.h (modified) * trunk/kLdr/kLdrMod.c (modified) * trunk/kLdr/kLdrModLX.c (modified) * trunk/kLdr/kLdrModMachO.c (modified) * trunk/kLdr/kLdrModNative.c (modified) * trunk/kLdr/kLdrModPE.c (modified) Added kLdrModQueryImageUuid for Mach-O. Tue, 09 Jul 2013 17:18:44 GMT bird [53] * trunk/kLdr/kLdrModMachO.c (modified) Made 64-bit mach_kernel (10.7.4) loadable for debug info purposes. Tue, 09 Jul 2013 17:03:37 GMT bird [52] * trunk/include/k/kLdr.h (modified) * trunk/kLdr/kLdrMod.c (modified) * trunk/kLdr/kLdrModMachO.c (modified) Added KLDRMOD_OPEN_FLAGS_FOR_INFO and fixed more mach-o issues. Tue, 09 Jul 2013 16:16:31 GMT bird [51] * trunk/kLdr/kLdrModMachO.c (modified) mach_kernel doesn't have segments sorted by link address, but rather ... Tue, 28 Aug 2012 23:49:20 GMT bird [49] * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.c: Fixed copy & past bug in ... Sun, 26 Aug 2012 15:53:57 GMT bird [48] * trunk/include/k/kLdrFmts/mach-o.h (modified) * trunk/kLdr/kLdrModMachO.c (modified) mach-o: Added new load commands from 10.6 and 10.7. Made the loader ... Wed, 11 Apr 2012 00:00:12 GMT bird [47] * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.c: Symbols with an address at the very end of the ... Fri, 04 Nov 2011 11:47:47 GMT bird [44] * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.c: fixed MSC warning. Wed, 31 Aug 2011 14:37:38 GMT bird [43] * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.cpp: detect debug info and be more flexible wrt ... Thu, 25 Aug 2011 14:25:05 GMT bird [42] * trunk/kLdr/kLdrModMachO.c (modified) bug fix Wed, 24 Aug 2011 14:35:57 GMT bird [41] * trunk/include/k/kLdr.h (modified) * trunk/kLdr/kLdrMod.c (modified) * trunk/kLdr/kLdrModMachO.c (modified) * trunk/kLdr/kLdrModPE.c (modified) Debug info enumration adjustments. Working on MH_DSYM support. Wed, 01 Jul 2009 21:22:37 GMT bird [33] * trunk/kLdr/kLdrDyldMod.c (modified) build fix. Wed, 01 Jul 2009 20:54:59 GMT bird [30] * trunk/Copyright (modified) * trunk/include/k/kLdrFmts/elf-amd64.h (deleted) * trunk/include/k/kLdrFmts/elf-i386.h (deleted) * trunk/include/k/kLdrFmts/elf32.h (deleted) * trunk/include/k/kLdrFmts/elf64.h (deleted) * trunk/include/k/kLdrFmts/elf_common.h (deleted) * trunk/kLdr/kLdrMod.c (modified) Removed unused files. Wed, 01 Jul 2009 20:30:29 GMT bird [29] * trunk/COPYING.LIB (deleted) * trunk/Config.kmk (modified) * trunk/Copyright (added) * trunk/Makefile.kmk (modified) * trunk/include/k/kAvlTmpl/kAvlBase.h (modified) * trunk/include/k/kAvlTmpl/kAvlDestroy.h (modified) * trunk/include/k/kAvlTmpl/kAvlDoWithAll.h (modified) * trunk/include/k/kAvlTmpl/kAvlEnum.h (modified) * trunk/include/k/kAvlTmpl/kAvlGet.h (modified) * trunk/include/k/kAvlTmpl/kAvlGetBestFit.h (modified) * trunk/include/k/kAvlTmpl/kAvlGetWithParent.h (modified) * trunk/include/k/kAvlTmpl/kAvlRemove2.h (modified) * trunk/include/k/kAvlTmpl/kAvlRemoveBestFit.h (modified) * trunk/include/k/kAvlTmpl/kAvlUndef.h (modified) * trunk/include/k/kAvlU32.h (modified) * trunk/include/k/kAvloU32.h (modified) * trunk/include/k/kAvlrU32.h (modified) * trunk/include/k/kCpu.h (modified) * trunk/include/k/kCpus.h (modified) * trunk/include/k/kDbg.h (modified) * trunk/include/k/kDbgAll.h (modified) * trunk/include/k/kDbgBase.h (modified) * trunk/include/k/kDefs.h (modified) * trunk/include/k/kErr.h (modified) * trunk/include/k/kErrors.h (modified) * trunk/include/k/kHlp.h (modified) * trunk/include/k/kHlpAlloc.h (modified) * trunk/include/k/kHlpAssert.h (modified) * trunk/include/k/kHlpDefs.h (modified) * trunk/include/k/kHlpEnv.h (modified) * trunk/include/k/kHlpPath.h (modified) * trunk/include/k/kHlpProcess.h (modified) * trunk/include/k/kHlpSem.h (modified) * trunk/include/k/kHlpString.h (modified) * trunk/include/k/kHlpSys.h (modified) * trunk/include/k/kHlpThread.h (modified) * trunk/include/k/kLdr.h (modified) * trunk/include/k/kMagics.h (modified) * trunk/include/k/kRdr.h (modified) * trunk/include/k/kRdrAll.h (modified) * trunk/include/k/kTypes.h (modified) * trunk/kCpu/Makefile.kmk (modified) * trunk/kCpu/kCpuCompare.c (modified) * trunk/kCpu/kCpuGetArchAndCpu.c (modified) * trunk/kDbg/Makefile.kmk (modified) * trunk/kDbg/kDbgDump.cpp (modified) * trunk/kDbg/kDbgHlp.h (modified) * trunk/kDbg/kDbgHlpCrt.cpp (modified) * trunk/kDbg/kDbgInternal.h (modified) * trunk/kDbg/kDbgLine.cpp (modified) * trunk/kDbg/kDbgModLdr.cpp (modified) * trunk/kDbg/kDbgModPE.cpp (modified) * trunk/kDbg/kDbgModWinDbgHelp.cpp (modified) * trunk/kDbg/kDbgModule.cpp (modified) * trunk/kDbg/kDbgSpace.cpp (modified) * trunk/kDbg/kDbgSymbol.cpp (modified) * trunk/kErr/Makefile.kmk (modified) * trunk/kErr/kErrName.c (modified) * trunk/kHlp/Bare/kHlpBare-gcc.c (modified) * trunk/kHlp/Bare/kHlpBareAssert.c (modified) * trunk/kHlp/Bare/kHlpBareEnv.c (modified) * trunk/kHlp/Bare/kHlpBareHeap.c (modified) * trunk/kHlp/Bare/kHlpBareProcess.c (modified) * trunk/kHlp/Bare/kHlpBareThread.c (modified) * trunk/kHlp/Bare/kHlpSys-darwin.c (modified) * trunk/kHlp/CRT/kHlpCRTAlloc.cpp (modified) * trunk/kHlp/CRT/kHlpCRTEnv.cpp (modified) * trunk/kHlp/CRT/kHlpCRTString.cpp (modified) * trunk/kHlp/Generic/kHlpGetEnvUZ.c (modified) * trunk/kHlp/Generic/kHlpGetExt.c (modified) * trunk/kHlp/Generic/kHlpGetFilename.c (modified) * trunk/kHlp/Generic/kHlpInt2Ascii.c (modified) * trunk/kHlp/Generic/kHlpIsFilenameOnly.c (modified) * trunk/kHlp/Generic/kHlpMemChr.c (modified) * trunk/kHlp/Generic/kHlpMemComp.c (modified) * trunk/kHlp/Generic/kHlpMemCopy.c (modified) * trunk/kHlp/Generic/kHlpMemICompAscii.c (modified) * trunk/kHlp/Generic/kHlpMemMove.c (modified) * trunk/kHlp/Generic/kHlpMemPComp.c (modified) * trunk/kHlp/Generic/kHlpMemPCopy.c (modified) * trunk/kHlp/Generic/kHlpMemPMove.c (modified) * trunk/kHlp/Generic/kHlpMemPSet.c (modified) * trunk/kHlp/Generic/kHlpMemSet.c (modified) * trunk/kHlp/Generic/kHlpPage.c (modified) * trunk/kHlp/Generic/kHlpStrCat.c (modified) * trunk/kHlp/Generic/kHlpStrChr.c (modified) * trunk/kHlp/Generic/kHlpStrComp.c (modified) * trunk/kHlp/Generic/kHlpStrCopy.c (modified) * trunk/kHlp/Generic/kHlpStrICompAscii.c (modified) * trunk/kHlp/Generic/kHlpStrIPCompAscii.c (modified) * trunk/kHlp/Generic/kHlpStrLen.c (modified) * trunk/kHlp/Generic/kHlpStrNCat.c (modified) * trunk/kHlp/Generic/kHlpStrNComp.c (modified) * trunk/kHlp/Generic/kHlpStrNICompAscii.c (modified) * trunk/kHlp/Generic/kHlpStrNIPCompAscii.c (modified) * trunk/kHlp/Generic/kHlpStrNLen.c (modified) * trunk/kHlp/Generic/kHlpStrNPCat.c (modified) * trunk/kHlp/Generic/kHlpStrNPComp.c (modified) * trunk/kHlp/Generic/kHlpStrPCat.c (modified) * trunk/kHlp/Generic/kHlpStrPComp.c (modified) * trunk/kHlp/Generic/kHlpStrPCopy.c (modified) * trunk/kHlp/Generic/kHlpStrRChr.c (modified) * trunk/kHlp/Makefile.kmk (modified) * trunk/kLdr/Makefile.kmk (modified) * trunk/kLdr/kLdr-os2.c (modified) * trunk/kLdr/kLdr-os2.def (modified) * trunk/kLdr/kLdr-win.c (modified) * trunk/kLdr/kLdr-win.def (modified) * trunk/kLdr/kLdr.c (modified) * trunk/kLdr/kLdrA-os2.asm (modified) * trunk/kLdr/kLdrDyld.c (modified) * trunk/kLdr/kLdrDyldFind.c (modified) * trunk/kLdr/kLdrDyldMod.c (modified) * trunk/kLdr/kLdrDyldOS.c (modified) * trunk/kLdr/kLdrDyldSem.c (modified) * trunk/kLdr/kLdrExeStub-os2.asm (modified) * trunk/kLdr/kLdrExeStub-os2.c (modified) * trunk/kLdr/kLdrExeStub-os2A.asm (modified) * trunk/kLdr/kLdrExeStub-win.c (modified) * trunk/kLdr/kLdrInternal.h (modified) * trunk/kLdr/kLdrMod.c (modified) * trunk/kLdr/kLdrModLX.c (modified) * trunk/kLdr/kLdrModMachO.c (modified) * trunk/kLdr/kLdrModNative.c (modified) * trunk/kLdr/kLdrModPE.c (modified) * trunk/kLdr/testcase/Makefile.kmk (modified) * trunk/kLdr/testcase/tst-0-driver.c (modified) * trunk/kLdr/testcase/tst-3-driver.c (modified) * trunk/kLdr/testcase/tst-3-ext.c (modified) * trunk/kLdr/testcase/tst-3-imp-os2.def (modified) * trunk/kLdr/testcase/tst-3-imp-win.def (modified) * trunk/kLdr/testcase/tst-3.c (modified) * trunk/kLdr/testcase/tst.h (modified) * trunk/kLdr/testcase/tstDllMain.c (modified) * trunk/kLdr/testcase/tstDllMainStub-os2.asm (modified) * trunk/kLdr/testcase/tstDllMainStub.c (modified) * trunk/kLdr/testcase/tstExeMainStub-os2.asm (modified) * trunk/kLdr/testcase/tstExeMainStub.c (modified) * trunk/kLdr/tstkLdrHeap.c (modified) * trunk/kLdr/tstkLdrMod.c (modified) * trunk/kProfiler2/Makefile.kmk (modified) * trunk/kProfiler2/dllmain-win.cpp (modified) * trunk/kProfiler2/kPrf2-win-amd64.def (modified) * trunk/kProfiler2/kPrf2-win-x86.def (modified) * trunk/kProfiler2/kPrf2Read.cpp (modified) * trunk/kProfiler2/kPrf2WinApi-dumpbin.sed (modified) * trunk/kProfiler2/kPrf2WinApi-gencode.sed (modified) * trunk/kProfiler2/kPrf2WinApi-genimp.sed (modified) * trunk/kProfiler2/kPrf2WinApi-pre.sed (modified) * trunk/kProfiler2/kPrf2WinApiWrapperHlp.c (modified) * trunk/kProfiler2/kPrf2WinApiWrapperHlp.h (modified) * trunk/kProfiler2/kPrf2WinApiWrappers.c (modified) * trunk/kProfiler2/kProfileR3.cpp (modified) * trunk/kProfiler2/kProfileR3.h (modified) * trunk/kProfiler2/prfamd64msc.asm (modified) * trunk/kProfiler2/prfcore.cpp.h (modified) * trunk/kProfiler2/prfcore.h.h (modified) * trunk/kProfiler2/prfcorefunction.cpp.h (modified) * trunk/kProfiler2/prfcoreinit.cpp.h (modified) * trunk/kProfiler2/prfcoremodseg.cpp.h (modified) * trunk/kProfiler2/prfcorepost.cpp.h (modified) * trunk/kProfiler2/prfcorepre.cpp.h (modified) * trunk/kProfiler2/prfcorereloc.cpp.h (modified) * trunk/kProfiler2/prfcoreterm.cpp.h (modified) * trunk/kProfiler2/prfreader.cpp.h (modified) * trunk/kProfiler2/prfx86msc.asm (modified) * trunk/kRdr/Makefile.kmk (modified) * trunk/kRdr/kRdr.cpp (modified) * trunk/kRdr/kRdrBuffered.cpp (modified) * trunk/kRdr/kRdrFile.cpp (modified) * trunk/kRdr/kRdrInternal.h (modified) Finally got around execute the switch to the MIT license. Sat, 28 Mar 2009 18:37:20 GMT bird [28] * trunk/kLdr/kLdrModLX.c (modified) * trunk/kLdr/kLdrModMachO.c (modified) * trunk/kLdr/kLdrModPE.c (modified) shut up gcc warnings. Thu, 19 Feb 2009 01:06:09 GMT bird [26] * trunk/kLdr/kLdrMod.c (modified) FAT Mach-O bugfix. Thu, 19 Feb 2009 00:56:15 GMT bird [25] * trunk/include/k/kErrors.h (modified) * trunk/include/k/kLdr.h (modified) * trunk/kLdr/kLdrMod.c (modified) * trunk/kLdr/kLdrModLX.c (modified) * trunk/kLdr/kLdrModMachO.c (modified) * trunk/kLdr/kLdrModPE.c (modified) A blind shot at FAT Mach-O images. Sun, 08 Feb 2009 13:58:54 GMT bird [24] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/kHlp/Bare/Makefile.kup (added) * trunk/kHlp/Bare/kHlpBareThread.c (modified) * trunk/kHlp/Bare/kHlpSys-darwin.c (added) * trunk/kHlp/Makefile.kmk (modified) * trunk/kLdr/kLdrDyldSem.c (modified) * trunk/kLdr/kLdrModLX.c (modified) darwin porting. Sat, 31 Jan 2009 01:52:14 GMT bird [23] * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.c: (Re-)Make the GOT in the right place, generate ... Fri, 30 Jan 2009 06:29:43 GMT bird [22] * trunk/kLdr/kLdrModMachO.c (modified) kLdrModMachO.c: Initial 64-bit support (MH_OBJECT). Sun, 03 Feb 2008 20:56:09 GMT bird [5] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/kCpu/Makefile.kmk (modified) * trunk/kDbg/Makefile.kmk (modified) * trunk/kErr/Makefile.kmk (modified) * trunk/kHlp/Makefile.kmk (modified) * trunk/kLdr/Makefile.kmk (modified) * trunk/kLdr/testcase/Makefile.kmk (modified) * trunk/kProfiler2/Makefile.kmk (modified) * trunk/kRdr/Makefile.kmk (modified) Fixed DEPTH now that we're no longer in the kLIBC repository. Fri, 16 Nov 2007 16:07:14 GMT bird [2] * trunk/COPYING.LIB (added) * trunk/Config.kmk (added) * trunk/Makefile.kmk (added) * trunk/include (added) * trunk/include/k (added) * trunk/include/k/kAvlTmpl (added) * trunk/include/k/kAvlTmpl/kAvlBase.h (added) * trunk/include/k/kAvlTmpl/kAvlDestroy.h (added) * trunk/include/k/kAvlTmpl/kAvlDoWithAll.h (added) * trunk/include/k/kAvlTmpl/kAvlEnum.h (added) * trunk/include/k/kAvlTmpl/kAvlGet.h (added) * trunk/include/k/kAvlTmpl/kAvlGetBestFit.h (added) * trunk/include/k/kAvlTmpl/kAvlGetWithParent.h (added) * trunk/include/k/kAvlTmpl/kAvlRemove2.h (added) * trunk/include/k/kAvlTmpl/kAvlRemoveBestFit.h (added) * trunk/include/k/kAvlTmpl/kAvlUndef.h (added) * trunk/include/k/kAvlU32.h (added) * trunk/include/k/kAvloU32.h (added) * trunk/include/k/kAvlrU32.h (added) * trunk/include/k/kCpu.h (added) * trunk/include/k/kCpus.h (added) * trunk/include/k/kDbg.h (added) * trunk/include/k/kDbgAll.h (added) * trunk/include/k/kDbgBase.h (added) * trunk/include/k/kDefs.h (added) * trunk/include/k/kErr.h (added) * trunk/include/k/kErrors.h (added) * trunk/include/k/kHlp.h (added) * trunk/include/k/kHlpAlloc.h (added) * trunk/include/k/kHlpAssert.h (added) * trunk/include/k/kHlpDefs.h (added) * trunk/include/k/kHlpEnv.h (added) * trunk/include/k/kHlpPath.h (added) * trunk/include/k/kHlpProcess.h (added) * trunk/include/k/kHlpSem.h (added) * trunk/include/k/kHlpString.h (added) * trunk/include/k/kHlpSys.h (added) * trunk/include/k/kHlpThread.h (added) * trunk/include/k/kLdr.h (added) * trunk/include/k/kLdrFmts (added) * trunk/include/k/kLdrFmts/elf-amd64.h (added) * trunk/include/k/kLdrFmts/elf-i386.h (added) * trunk/include/k/kLdrFmts/elf32.h (added) * trunk/include/k/kLdrFmts/elf64.h (added) * trunk/include/k/kLdrFmts/elf_common.h (added) * trunk/include/k/kLdrFmts/lx.h (added) * trunk/include/k/kLdrFmts/mach-o.h (added) * trunk/include/k/kLdrFmts/mz.h (added) * trunk/include/k/kLdrFmts/pe.h (added) * trunk/include/k/kMagics.h (added) * trunk/include/k/kRdr.h (added) * trunk/include/k/kRdrAll.h (added) * trunk/include/k/kTypes.h (added) * trunk/kCpu (added) * trunk/kCpu/Makefile.kmk (added) * trunk/kCpu/kCpuCompare.c (added) * trunk/kCpu/kCpuGetArchAndCpu.c (added) * trunk/kDbg (added) * trunk/kDbg/Makefile.kmk (added) * trunk/kDbg/kDbgDump.cpp (added) * trunk/kDbg/kDbgHlp.h (added) * trunk/kDbg/kDbgHlpCrt.cpp (added) * trunk/kDbg/kDbgInternal.h (added) * trunk/kDbg/kDbgLine.cpp (added) * trunk/kDbg/kDbgModLdr.cpp (added) * trunk/kDbg/kDbgModPE.cpp (added) * trunk/kDbg/kDbgModWinDbgHelp.cpp (added) * trunk/kDbg/kDbgModule.cpp (added) * trunk/kDbg/kDbgSpace.cpp (added) * trunk/kDbg/kDbgSymbol.cpp (added) * trunk/kErr (added) * trunk/kErr/Makefile.kmk (added) * trunk/kErr/kErrName.c (added) * trunk/kHlp (added) * trunk/kHlp/Bare (added) * trunk/kHlp/Bare/kHlpBare-gcc.c (added) * trunk/kHlp/Bare/kHlpBareAssert.c (added) * trunk/kHlp/Bare/kHlpBareEnv.c (added) * trunk/kHlp/Bare/kHlpBareHeap.c (added) * trunk/kHlp/Bare/kHlpBareProcess.c (added) * trunk/kHlp/Bare/kHlpBareThread.c (added) * trunk/kHlp/CRT (added) * trunk/kHlp/CRT/kHlpCRTAlloc.cpp (added) * trunk/kHlp/CRT/kHlpCRTEnv.cpp (added) * trunk/kHlp/CRT/kHlpCRTString.cpp (added) * trunk/kHlp/Generic (added) * trunk/kHlp/Generic/kHlpGetEnvUZ.c (added) * trunk/kHlp/Generic/kHlpGetExt.c (added) * trunk/kHlp/Generic/kHlpGetFilename.c (added) * trunk/kHlp/Generic/kHlpInt2Ascii.c (added) * trunk/kHlp/Generic/kHlpIsFilenameOnly.c (added) * trunk/kHlp/Generic/kHlpMemChr.c (added) * trunk/kHlp/Generic/kHlpMemComp.c (added) * trunk/kHlp/Generic/kHlpMemCopy.c (added) * trunk/kHlp/Generic/kHlpMemICompAscii.c (added) * trunk/kHlp/Generic/kHlpMemMove.c (added) * trunk/kHlp/Generic/kHlpMemPComp.c (added) * trunk/kHlp/Generic/kHlpMemPCopy.c (added) * trunk/kHlp/Generic/kHlpMemPMove.c (added) * trunk/kHlp/Generic/kHlpMemPSet.c (added) * trunk/kHlp/Generic/kHlpMemSet.c (added) * trunk/kHlp/Generic/kHlpPage.c (added) * trunk/kHlp/Generic/kHlpStrCat.c (added) * trunk/kHlp/Generic/kHlpStrChr.c (added) * trunk/kHlp/Generic/kHlpStrComp.c (added) * trunk/kHlp/Generic/kHlpStrCopy.c (added) * trunk/kHlp/Generic/kHlpStrICompAscii.c (added) * trunk/kHlp/Generic/kHlpStrIPCompAscii.c (added) * trunk/kHlp/Generic/kHlpStrLen.c (added) * trunk/kHlp/Generic/kHlpStrNCat.c (added) * trunk/kHlp/Generic/kHlpStrNComp.c (added) * trunk/kHlp/Generic/kHlpStrNICompAscii.c (added) * trunk/kHlp/Generic/kHlpStrNIPCompAscii.c (added) * trunk/kHlp/Generic/kHlpStrNLen.c (added) * trunk/kHlp/Generic/kHlpStrNPCat.c (added) * trunk/kHlp/Generic/kHlpStrNPComp.c (added) * trunk/kHlp/Generic/kHlpStrPCat.c (added) * trunk/kHlp/Generic/kHlpStrPComp.c (added) * trunk/kHlp/Generic/kHlpStrPCopy.c (added) * trunk/kHlp/Generic/kHlpStrRChr.c (added) * trunk/kHlp/Makefile.kmk (added) * trunk/kLdr (added) * trunk/kLdr/Doxyfile (added) * trunk/kLdr/Makefile.kmk (added) * trunk/kLdr/kLdr-os2.c (added) * trunk/kLdr/kLdr-os2.def (added) * trunk/kLdr/kLdr-win.c (added) * trunk/kLdr/kLdr-win.def (added) * trunk/kLdr/kLdr.c (added) * trunk/kLdr/kLdrA-os2.asm (added) * trunk/kLdr/kLdrDyld.c (added) * trunk/kLdr/kLdrDyldFind.c (added) * trunk/kLdr/kLdrDyldMod.c (added) * trunk/kLdr/kLdrDyldOS.c (added) * trunk/kLdr/kLdrDyldSem.c (added) * trunk/kLdr/kLdrExeStub-os2.asm (added) * trunk/kLdr/kLdrExeStub-os2.c (added) * trunk/kLdr/kLdrExeStub-os2A.asm (added) * trunk/kLdr/kLdrExeStub-win.c (added) * trunk/kLdr/kLdrHlp.h (added) * trunk/kLdr/kLdrInternal.h (added) * trunk/kLdr/kLdrMod.c (added) * trunk/kLdr/kLdrModLX.c (added) * trunk/kLdr/kLdrModMachO.c (added) * trunk/kLdr/kLdrModNative.c (added) * trunk/kLdr/kLdrModPE.c (added) * trunk/kLdr/testcase (added) * trunk/kLdr/testcase/Makefile.kmk (added) * trunk/kLdr/testcase/bin (added) * trunk/kLdr/testcase/bin/tst-3.dll.win.x86 (added) * trunk/kLdr/testcase/bin/tst-3.rel.darwin.x86 (added) * trunk/kLdr/testcase/tst-0-a.c (added) * trunk/kLdr/testcase/tst-0-b.c (added) * trunk/kLdr/testcase/tst-0-c.c (added) * trunk/kLdr/testcase/tst-0-d.c (added) * trunk/kLdr/testcase/tst-0-driver.c (added) * trunk/kLdr/testcase/tst-0.c (added) * trunk/kLdr/testcase/tst-1-a.c (added) * trunk/kLdr/testcase/tst-1-b.c (added) * trunk/kLdr/testcase/tst-1-c.c (added) * trunk/kLdr/testcase/tst-1-d.c (added) * trunk/kLdr/testcase/tst-1.c (added) * trunk/kLdr/testcase/tst-2-a.c (added) * trunk/kLdr/testcase/tst-2-b.c (added) * trunk/kLdr/testcase/tst-2-c.c (added) * trunk/kLdr/testcase/tst-2-d.c (added) * trunk/kLdr/testcase/tst-2.c (added) * trunk/kLdr/testcase/tst-3-driver.c (added) * trunk/kLdr/testcase/tst-3-ext.c (added) * trunk/kLdr/testcase/tst-3-imp-os2.def (added) * trunk/kLdr/testcase/tst-3-imp-win.def (added) * trunk/kLdr/testcase/tst-3.c (added) * trunk/kLdr/testcase/tst.h (added) * trunk/kLdr/testcase/tstDllMain.c (added) * trunk/kLdr/testcase/tstDllMainStub-os2.asm (added) * trunk/kLdr/testcase/tstDllMainStub.c (added) * trunk/kLdr/testcase/tstExeMainStub-os2.asm (added) * trunk/kLdr/testcase/tstExeMainStub.c (added) * trunk/kLdr/tg (added) * trunk/kLdr/tg/KLDRSTATE.gif (added) * trunk/kLdr/tg/KLDRSTATE.txvstc (added) * trunk/kLdr/tg/default.txvpck (added) * trunk/kLdr/tg/kLdr.tpr (added) * trunk/kLdr/tg/kLdr.tws (added) * trunk/kLdr/tstkLdrHeap.c (added) * trunk/kLdr/tstkLdrMod.c (added) * trunk/kProfiler2 (added) * trunk/kProfiler2/Makefile.kmk (added) * trunk/kProfiler2/dllmain-win.cpp (added) * trunk/kProfiler2/kPrf2-win-amd64.def (added) * trunk/kProfiler2/kPrf2-win-x86.def (added) * trunk/kProfiler2/kPrf2Read.cpp (added) * trunk/kProfiler2/kPrfReader.h (added) * trunk/kProfiler2/kProfileR3.cpp (added) * trunk/kProfiler2/kProfileR3.h (added) * trunk/kProfiler2/prfamd64msc.asm (added) * trunk/kProfiler2/prfcore.cpp.h (added) * trunk/kProfiler2/prfcore.h.h (added) * trunk/kProfiler2/prfcorefunction.cpp.h (added) * trunk/kProfiler2/prfcoreinit.cpp.h (added) * trunk/kProfiler2/prfcoremodseg.cpp.h (added) * trunk/kProfiler2/prfcorepost.cpp.h (added) * trunk/kProfiler2/prfcorepre.cpp.h (added) * trunk/kProfiler2/prfcorereloc.cpp.h (added) * trunk/kProfiler2/prfcoreterm.cpp.h (added) * trunk/kProfiler2/prfreader.cpp.h (added) * trunk/kProfiler2/prfx86msc.asm (added) * trunk/kProfiler2/tst.c (added) * trunk/kProfiler2/tstlongjmp.c (added) * trunk/kRdr (added) * trunk/kRdr/Makefile.kmk (added) * trunk/kRdr/kRdr.cpp (added) * trunk/kRdr/kRdrBuffered.cpp (added) * trunk/kRdr/kRdrFile.cpp (added) * trunk/kRdr/kRdrInternal.h (added) Imported http://svn.netlabs.org/repos/libc/trunk/kStuff, revision 3612.