# # ChangeLog for trunk/kHlp/Bare in kStuff # # Generated by Trac 1.4.3.2 # Nov 29, 2024 1:26:36 PM Mon, 22 Aug 2016 21:01:51 GMT bird [82] * trunk/include/k/kLdrFmts/pe.h (modified) * trunk/kHlp/Bare/kHlpBareAssert.c (modified) * trunk/kLdr/kLdrModNative.c (modified) kLdrModNative.c: Report the actual section load addresses in the ... 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. 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. 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.