source: git/omalloc @ 1a845e

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