Age | Commit message (Expand) | Author | Files | Lines |
2010-06-27 | I was working in the wrong checkout in my last commit...HEADomniti-svn-trunkmaster | wez | 1 | -1/+3 |
2010-06-26 | Change the constructor attribute to putting this function in the | wez | 1 | -1/+2 |
2010-06-26 | Sync with the current sources from onnv-gate. | wez | 13 | -188/+465 |
2010-06-26 | move umem_startup constructor to the umem .so itself, rather than | wez | 5 | -25/+43 |
2010-04-30 | Apparently, the glibc malloc hooks are now deprecated due to thread safety | wez | 1 | -40/+0 |
2010-04-30 | * allow the sbrk backend to be requested via UMEM_OPTIONS=backend=sbrk, but ... | wez | 2 | -27/+38 |
2010-04-06 | correct the parameter ordering for the memalign hook on glibc systems | wez | 1 | -1/+1 |
2010-02-19 | bump version number in trunk | wez | 1 | -1/+1 |
2010-02-19 | improve compatibility with PPC platforms. | wez | 3 | -6/+57 |
2009-03-06 | bump the version; it's about 2 years overdue that we roll a new tarball | wez | 1 | -1/+1 |
2008-06-03 | update copyright info | wez | 17 | -17/+18 |
2008-06-03 | fix portability issue reported by Mito | wez | 1 | -1/+1 |
2007-09-04 | packaging tweaks from Rich | wez | 1 | -2/+38 |
2007-09-03 | spec fixup, patch from Rich | wez | 1 | -0/+1 |
2007-08-03 | fixup malloc replacement on 64-bit systems; was missing a configure check. | wez | 3 | -3/+39 |
2007-03-18 | better check for issetugid | wez | 2 | -11/+2 |
2007-03-18 | be more libc friendly when replacing malloc(). | wez | 2 | -1/+68 |
2007-03-17 | install man pages | wez | 1 | -2/+4 |
2007-03-17 | add gdb macros | wez | 1 | -0/+117 |
2007-03-17 | fixup linkage | wez | 1 | -1/+1 |
2007-03-17 | fix another typo. | wez | 1 | -1/+1 |
2007-03-17 | create a separate library, libumem_malloc, for people that want to replace | wez | 2 | -13/+12 |
2007-03-17 | add man pages from opensolaris | wez | 3 | -0/+1615 |
2007-03-17 | fix typo and build on osx | wez | 1 | -1/+1 |
2007-03-17 | tweak for svn | wez | 1 | -20/+15 |
2006-10-13 | Insert bits to allow successful compilation (and apparent success in | dhodell | 4 | -3/+11 |
2006-10-13 | merge some OSX related fixes from ecelerity | wez | 5 | -8/+28 |
2006-09-03 | sol_compat.h: Pull in <sys/time.h> for proto of gettimeofday (fixes warnings) | richdawe | 2 | -1/+5 |
2006-09-03 | Add --enable-malloc-replacement option, for using libumem as a malloc replace... | richdawe | 9 | -12/+111 |
2006-09-03 | Bugfix: 'rpm' target uses bzip2; so should the spec file | richdawe | 1 | -1/+1 |
2006-09-03 | Include files, to pick up declarations for printf, strcpy (fixes warnings) | richdawe | 1 | -0/+4 |
2006-07-25 | Add another test program | richdawe | 3 | -2/+68 |
2006-07-25 | Ignore more built files | richdawe | 1 | -0/+4 |
2006-07-25 | Relax libtool version requirement; builds OK with libtool 1.4.2 on RH8.0 | richdawe | 1 | -1/+1 |
2006-05-13 | Specify build deps | richdawe | 2 | -6/+12 |
2006-05-13 | Bugfix: need to depend on dist-bzip2 target, not the tarball, to ensure that ... | richdawe | 1 | -2/+2 |
2006-05-13 | Use doxygen to build docs; generate spec file using configure; use tar.bz2 in... | richdawe | 7 | -17/+1287 |
2006-05-13 | Ignore tarballs | richdawe | 1 | -0/+2 |
2006-05-13 | Re-add README-alpha, to provide instructions for building from CVS, but this ... | richdawe | 1 | -0/+56 |
2006-03-12 | Bugfixes: install headers in correct place; include .so in -devel, not main r... | richdawe | 2 | -3/+18 |
2006-03-12 | Beginnings of rpm build (currently broken) | richdawe | 2 | -1/+75 |
2006-03-12 | 'make dist' and 'make distcheck' work | richdawe | 2 | -2/+17 |
2006-03-11 | ignore noisy autoconf bits | wez | 1 | -0/+17 |
2006-03-11 | make the build experience nicer outside of ecelerity. | wez | 5 | -13/+92 |
2006-03-11 | don't clobber our nice copyright file with GPL | wez | 1 | -1/+1 |
2006-03-11 | looks like an accidental commit | wez | 1 | -143/+0 |
2006-03-11 | Build a basic shared library on Linux; may not work! | richdawe | 12 | -3/+217 |
2006-03-10 | Initial revision | wez | 33 | -0/+10239 |
2006-03-10 | New repository initialized by cvs2svn. | (no author) | 0 | -0/+0 |