Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak the idea between having a MMU and actually using it | Mike Frysinger | 2006-02-18 | 1 | -1/+1 |
* | Go __malloc_lock, go ... | Peter S. Mazinger | 2006-02-01 | 1 | -0/+1 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -4/+5 |
* | __malloc_consolidate is only libc internal, enable use of __sbrk | Peter S. Mazinger | 2005-12-13 | 1 | -1/+2 |
* | mmap/mremap/socket/rewind gone | Peter S. Mazinger | 2005-12-08 | 1 | -0/+1 |
* | macro out the thread funcs in libc if threading is disabled | Mike Frysinger | 2005-12-06 | 1 | -6/+3 |
* | Hiding again | Peter S. Mazinger | 2005-11-29 | 1 | -0/+2 |
* | Mike Frysinger writes: | Eric Andersen | 2004-08-25 | 1 | -0/+3 |
* | _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE | Eric Andersen | 2004-07-15 | 1 | -1/+1 |
* | Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. | Eric Andersen | 2004-07-15 | 1 | -2/+11 |
* | Rework malloc. The new default implementation is based on dlmalloc from Doug | Eric Andersen | 2003-12-30 | 1 | -0/+953 |