source: git/omalloc @ db143c

spielwiese
Name Size Rev Age Author Last Change
../
.gitignore 69 bytes eac92a   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Update .gitignore-s due to changes in BS
AUTHORS 0 bytes 9634a6   13 years mohamed.barakat started migration to automake in top level and omalloc
ChangeLog 0 bytes 9634a6   13 years mohamed.barakat started migration to automake in top level and omalloc
configure.ac 17.2 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
COPYING 1.4 KB 68df85   6 years hannes version 4.1.1, p1
Makefile.am 2.2 KB 83342d   7 years hannes removed omalloc/mylimits.h - assuming that limits.h provide the ...
NEWS 0 bytes 9634a6   13 years mohamed.barakat started migration to automake in top level and omalloc
om_Alloc.c 6.5 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omalloc.c 2.3 KB adcd737   7 years hannes omalloc: fprintf -> fputs, fputc
omalloc.dox 755 bytes 75f460   9 years hannes format
omalloc.h 1.4 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omalloc.pc.in 344 bytes 75f460   9 years hannes format
omalloc_debug.c 540 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
omalloc_provide.c 531 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
omallocClass.cc 1.3 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omallocClass.h 1.8 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
omAllocDecl.h 21.1 KB 266ddd   8 years hannes chg: some compiler warnings
omAllocEmulate.c 971 bytes e51781   7 years hannes omalloc: malloc_usable_sie, malloc_size
omAllocFunc.c 844 bytes db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omAllocFunc.h 835 bytes fbb4e4   9 years felix.janda omalloc: Use void *memalign(size_t, size_t) unconditionally All ...
omAllocPrivate.h 20.2 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
omAllocSystem.c 10.0 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omAllocSystem.h 1.6 KB 5c8d860   7 years hannes force inclusion of omConfig in omAllocSystem.h
omBin.c 19.6 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omBin.h 2.4 KB 979bd0f   11 years hannes fix: omBin.c:omGetUsedBytesOfBin
omBinPage.c 17.8 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omBinPage.h 3.3 KB 8450df   7 years hannes fix: prefer macro
omDebug.c 17.1 KB 83342d   7 years hannes removed omalloc/mylimits.h - assuming that limits.h provide the ...
omDebug.h 8.8 KB 80f8f6c   8 years quatermaster correct spelling errors as detected by Lintian
omDebugCheck.c 18.6 KB 48eb34   6 years hannes fix: Exp/Log tables for modulo.cc, omtTest-r (debug version), undef. memory
omDebugTrack.c 24.2 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omDefaultConfig.h 9.6 KB 83342d   7 years hannes removed omalloc/mylimits.h - assuming that limits.h provide the ...
omDerivedConfig.h 3.7 KB d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ...
omError.c 5.4 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omError.h 2.9 KB d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ...
omGetBackTrace.c 2.5 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omGetBackTrace.h 603 bytes e1189c   10 years hannes chg: disable omInitGetBackTrace/omGetBackTrace if __OPTIMIZE__ is defined
omGetPageSize.h 1.4 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omInline.h 5.9 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omInlineDecl.h 2.1 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omList.c 5.0 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omList.h 5.5 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omMalloc.h 673 bytes de0827   7 years hannes omalloc: removed unused dlmalloc
omMallocSystem.h 1.0 KB 25ea9a7   6 years hannes port: use stdlib.h instead of malloc.h
omMemOps.h 7.6 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omMmap.c 1.1 KB 6932bc   7 years hannes omalloc: more "static inline"
omOpts.c 668 bytes db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omOpts.h 676 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omPage.h 4.3 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omRet2Info.c 6.5 KB 75f460   9 years hannes format
omRet2Info.h 3.0 KB d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ...
omReturn.h 2.1 KB 78528e   8 years hannes better test for __builtin_return_address in omDebug.c
omStats.c 5.3 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
omStats.h 2.3 KB 79a3ee   8 years hannes fix: count omalloc-internal small blocks from malloc
omStructs.h 967 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
omTables.c 6.2 KB 9da0b0   10 years Oleksandr Fix omalloc
omtTest.c 10.3 KB be127e   10 years Oleksandr Omalloc should not reference itself in include pathes
omtTest.h 4.3 KB 83342d   7 years hannes removed omalloc/mylimits.h - assuming that limits.h provide the ...
omtTestAlloc.c 9.0 KB be127e   10 years Oleksandr Omalloc should not reference itself in include pathes
omtTestDebug.c 53 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
omtTestError.c 11.4 KB be127e   10 years Oleksandr Omalloc should not reference itself in include pathes
omtTestKeep.c 52 bytes 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
omtTestReal.c 34 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
README 0 bytes 9634a6   13 years mohamed.barakat started migration to automake in top level and omalloc
xalloc.h 9.8 KB db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc)
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.