Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synch libc mips specific with trunk | Carmelo Amoroso | 2008-06-18 | 1 | -4/+3 |
| | |||||
* | Well, this is everything for my NPTL implementation. The 'uClibc-nptl' ↵ | "Steven J. Hill" | 2006-08-24 | 1 | -3/+0 |
| | | | | branch is now the exact code that I have. I am going to re-run tests now to verify everything one more time. The next step after that is to merge from trunk with the latest stuff from Mike and Peter. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -2/+7 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-14 | 1 | -4/+6 |
| | |||||
* | s/___brk_addr/__curbrk/g | Eric Andersen | 2004-07-30 | 1 | -2/+2 |
| | | | | | | | | Some utilities, such as valgrind, have a legitimate reason to know the address of the current brk. Since we know such utils will peek under our skirt, we might as well give them what they expect and not use a gratuitously different symbol name. -Erik | ||||
* | Fix naming error in brk.c, enable faster malloc by default | Eric Andersen | 2002-02-04 | 1 | -3/+3 |
| | |||||
* | Fixup mips so it now works and provides basic functionality | Eric Andersen | 2002-02-04 | 1 | -0/+49 |