# # ChangeLog for trunk/include in kStuff # # Generated by Trac 1.4.3.2 # Sep 28, 2024 10:51:50 PM Fri, 16 Mar 2018 12:46:58 GMT bird [111] * trunk/include/k/kDefs.h (modified) kDefs.h: big endian build fix Tue, 21 Nov 2017 23:55:40 GMT bird [105] * trunk/include/k/kDefs.h (modified) kDefs.h: haiku Fri, 20 Oct 2017 17:19:04 GMT bird [104] * trunk/include/k/kDefs.h (modified) kDefs.h: m68k Fri, 20 Oct 2017 16:27:13 GMT bird [103] * trunk/include/k/kDefs.h (modified) kDefs.h: GNU hurd. Mon, 02 Oct 2017 10:37:39 GMT bird [101] * trunk/include/k/kHlpAssert.h (modified) kHlpAssert.h: Workaround for buggy gcc7+ warnings. The fall thru ... Sun, 01 Oct 2017 13:08:49 GMT bird [100] * trunk/include/k/kDefs.h (modified) kDefs.h: Detect 64-bit arm (gcc). Sat, 30 Sep 2017 11:33:30 GMT bird [99] * trunk/include/k/kDefs.h (modified) kDefs.h: arm endian detection (K_ENDIAN). Sat, 30 Sep 2017 11:28:10 GMT bird [98] * trunk/include/k/kDefs.h (modified) kDefs.h: GNU/kFreeBSD; GNU/kNetBSD; SuperH arch. Sat, 30 Sep 2017 11:27:36 GMT bird [97] * trunk/include/k/kDefs.h (modified) kDefs.h: GNU/kFreeBSD; GNU/kNetBSD; SuperH arch. Mon, 26 Sep 2016 07:23:08 GMT bird [95] * trunk/include/k/kTypes.h (modified) printf defines Tue, 20 Sep 2016 19:02:11 GMT bird [94] * trunk/include/k/kTypes.h (modified) kTypes.h: KU32_C fix. Thu, 15 Sep 2016 11:53:59 GMT bird [93] * trunk/include/k/kHlpAssert.h (modified) More assertion macros. Thu, 08 Sep 2016 15:31:37 GMT bird [92] * trunk/include/k/kLdrFmts/pe.h (modified) bigobj header. Sun, 04 Sep 2016 13:54:11 GMT bird [84] * trunk/include/k/kDefs.h (modified) msc inline fix 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 ... Thu, 18 Aug 2016 22:10:38 GMT bird [81] * trunk/include/k/kLdr.h (modified) * trunk/kLdr/kLdrDyldMod.c (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/kRdr/kRdrFile.cpp (modified) kLdr: some refactoring and fixes. Wed, 27 Jul 2016 14:25:09 GMT bird [79] * trunk/include/k/kDefs.h (modified) * trunk/kLdr/kLdrMod.c (modified) * trunk/kLdr/kLdrModLX.c (modified) * trunk/kLdr/kLdrModMachO.c (modified) * trunk/kLdr/kLdrModPE.c (modified) * trunk/kRdr/kRdrBuffered.cpp (modified) fixing warnings. Thu, 13 Aug 2015 09:03:02 GMT bird [70] * trunk/include/k/kHlpAssert.h (modified) * trunk/kDbg/kDbgHlp.h (modified) Make gcc 5.x happy when in pedantic mode. 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 ... 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: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: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. Wed, 05 Sep 2012 09:55:16 GMT bird [50] * trunk/include/k/kLdrFmts/mach-o.h (modified) mach-o.h: Added new header flags. 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 ... Sat, 17 Mar 2012 01:39:33 GMT bird [46] * trunk/include/k/kHlpAssert.h (modified) Fix for solaris 11 / gcc 4.5.2 which is using the solaris as instead ... 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. Tue, 02 Feb 2010 16:02:15 GMT bird [40] * trunk/include/k/kDbgBase.h (modified) * trunk/kTable (added) * trunk/kTable/testcase (added) kDbgBase.h: s/__DOXYGEN__/DOXYGEN_RUNNING/ Sun, 15 Nov 2009 12:20:52 GMT bird [39] * trunk/include/k/kHlpAssert.h (modified) kHlpAssert.h: Fixes Tue, 10 Nov 2009 00:01:38 GMT bird [38] * trunk/include/k/kRbTmpl/kRbAssert.h (added) * trunk/include/k/kRbTmpl/kRbBase.h (modified) kRbTmpl: Some more code. Tue, 10 Nov 2009 00:01:22 GMT bird [37] * trunk/include/k/kHlpAssert.h (modified) kHlpAssert: stmt variations. Mon, 09 Nov 2009 22:49:02 GMT bird [36] * trunk/include/k/kAvlTmpl/kAvlBase.h (modified) kAvlBase.h: Another typo in currently unused code. Sun, 08 Nov 2009 19:39:03 GMT bird [35] * trunk/include/k/kRbTmpl (copied) * trunk/include/k/kAvlTmpl/kAvlBase.h (deleted) * trunk/include/k/kAvlTmpl/kAvlDestroy.h (deleted) * trunk/include/k/kAvlTmpl/kAvlDoWithAll.h (deleted) * trunk/include/k/kAvlTmpl/kAvlEnum.h (deleted) * trunk/include/k/kAvlTmpl/kAvlGet.h (deleted) * trunk/include/k/kAvlTmpl/kAvlGetBestFit.h (deleted) * trunk/include/k/kAvlTmpl/kAvlGetWithParent.h (deleted) * trunk/include/k/kAvlTmpl/kAvlRemove2.h (deleted) * trunk/include/k/kAvlTmpl/kAvlRemoveBestFit.h (deleted) * trunk/include/k/kAvlTmpl/kAvlUndef.h (deleted) * trunk/include/k/kRbTmpl/kRbBase.h (copied) * trunk/include/k/kRbTmpl/kRbDestroy.h (copied) * trunk/include/k/kRbTmpl/kRbDoWithAll.h (copied) * trunk/include/k/kRbTmpl/kRbEnum.h (copied) * trunk/include/k/kRbTmpl/kRbGet.h (copied) * trunk/include/k/kRbTmpl/kRbGetBestFit.h (copied) * trunk/include/k/kRbTmpl/kRbGetWithParent.h (copied) * trunk/include/k/kRbTmpl/kRbRemove2.h (copied) * trunk/include/k/kRbTmpl/kRbRemoveBestFit.h (copied) * trunk/include/k/kRbTmpl/kRbUndef.h (copied) * trunk/include/k/kRbU32.h (copied) Templated red-black trees - kick off. Sun, 08 Nov 2009 19:38:40 GMT bird [34] * trunk/include/k/kAvlTmpl/kAvlGetWithParent.h (modified) * trunk/include/k/kAvlTmpl/kAvlRemove2.h (modified) kAvlTmpl: some typos in used code. Wed, 01 Jul 2009 21:08:59 GMT bird [32] * trunk/include/k/kLdrFmts/mach-o.h (modified) hrmf Wed, 01 Jul 2009 21:08:06 GMT bird [31] * trunk/include/k/kLdrFmts/lx.h (modified) * trunk/include/k/kLdrFmts/mach-o.h (modified) * trunk/include/k/kLdrFmts/mz.h (modified) * trunk/include/k/kLdrFmts/pe.h (modified) 4 missing license headers and some missing svn properties. 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 15:37:12 GMT bird [27] * trunk/include/k/kLdrFmts/mach-o.h (modified) removed left over comment. 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. Fri, 30 Jan 2009 06:28:10 GMT bird [21] * trunk/include/k/kErrors.h (modified) kErrors.h: kLDR_ERR_MACHO changes. Fri, 30 Jan 2009 06:27:46 GMT bird [20] * trunk/include/k/kLdrFmts/mach-o.h (modified) mach-o.h: AMD64 relocas and capabilities / features. Fri, 30 Jan 2009 06:27:14 GMT bird [19] * trunk/include/k/kLdr.h (modified) kLdr.h: indent. Fri, 30 Jan 2009 06:26:49 GMT bird [18] * trunk/include/k/kHlpAssert.h (modified) kHlpAssert.h: Fixed macros, missing \. Sat, 24 Jan 2009 02:03:50 GMT bird [17] * trunk/include/k/kTypes.h (modified) k/kTypes.h: Added some big union types that will come in handy when ... Thu, 25 Dec 2008 18:15:19 GMT bird [16] * trunk/include/k/kDefs.h (modified) k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case. Mon, 05 May 2008 22:14:33 GMT bird [15] * trunk/include/k/kDefs.h (modified) Added K_OS_DRAGONFLY w/ detection. Mon, 04 Feb 2008 02:08:02 GMT bird [7] * 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/kProfiler2/prfreader.cpp.h (modified) kAVL: Implemented locking, root node and a direct cache. Mon, 07 Jan 2008 03:26:11 GMT bird [4] * trunk/include/k/kDefs.h (modified) PARISC and S390 architecture defines with dection. Detect arm, mips ... Sun, 02 Dec 2007 22:40:08 GMT bird [3] * trunk/include/k/kDefs.h (modified) Fixed solaris detection. 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.