-
We've moved the primary home for the umem project to OmniTI Labs: https://labs.omniti.com/trac/portableumem/.
2007-03-17 18:35:27 UTC by wez
-
dhodell committed patchset 24 of module umem to the libumem CVS repository, changing 4 files.
2006-10-13 18:03:33 UTC by dhodell
-
wez committed patchset 23 of module umem to the libumem CVS repository, changing 5 files.
2006-10-13 15:54:13 UTC by wez
-
richdawe committed patchset 22 of module umem to the libumem CVS repository, changing 2 files.
2006-09-03 12:50:46 UTC by richdawe
-
richdawe committed patchset 21 of module umem to the libumem CVS repository, changing 9 files.
2006-09-03 12:48:23 UTC by richdawe
-
richdawe committed patchset 20 of module umem to the libumem CVS repository, changing 1 files.
2006-09-03 12:45:22 UTC by richdawe
-
richdawe committed patchset 19 of module umem to the libumem CVS repository, changing 1 files.
2006-09-03 11:57:04 UTC by richdawe
-
A few tiny patches to enable using libumem with
LD_PRELOAD on Linux.
1) For AMD64, the UMEM_PTHREAD_MUTEX_TOO_BIG macro
needs to be defined. Most likely this should just be
made dependent on __LP64, or a real autoconf test
should be written to check it.
2) For use with LD_PRELOAD, the malloc replacements
must be present, and you must arrange for umem_startup
to be called at load time.
2006-08-29 02:52:17 UTC by highlandsun
-
richdawe committed patchset 18 of module umem to the libumem CVS repository, changing 3 files.
2006-07-25 20:15:33 UTC by richdawe
-
richdawe committed patchset 17 of module umem to the libumem CVS repository, changing 1 files.
2006-07-25 18:39:24 UTC by richdawe