summaryrefslogtreecommitdiff
path: root/misc.c
AgeCommit message (Collapse)AuthorFilesLines
2010-06-26Sync with the current sources from onnv-gate.wez1-11/+5
The solaris sources use a non-portable create-thread-suspended flag when spawning the update thread; I've thrown together a pthreads portable equivalent. This has not had any real level of testing. These changes include a lock around the underlying brk() call; the lack of lock in earlier revisions of this repo may be the reason that UMEM_OPTIONS=backend=sbrk was flaky. git-svn-id: https://labs.omniti.com/portableumem/trunk@59 1665872d-e22b-0410-9e5d-a57ad4215e6d
2010-02-19improve compatibility with PPC platforms.wez1-0/+3
git-svn-id: https://labs.omniti.com/portableumem/trunk@52 1665872d-e22b-0410-9e5d-a57ad4215e6d
2008-06-03update copyright infowez1-1/+1
git-svn-id: https://labs.omniti.com/portableumem/trunk@49 1665872d-e22b-0410-9e5d-a57ad4215e6d
2006-03-11make the build experience nicer outside of ecelerity.wez1-0/+5
Add a simple test app. Note: we don't compile the malloc replacement component. git-svn-id: https://labs.omniti.com/portableumem/trunk@9 1665872d-e22b-0410-9e5d-a57ad4215e6d
2006-03-10Initial revisionwez1-0/+293
git-svn-id: https://labs.omniti.com/portableumem/trunk@2 1665872d-e22b-0410-9e5d-a57ad4215e6d