aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mips/sys/sbrk.S
Commit message (Expand)AuthorAgeFilesLines
* Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston2018-06-041-73/+0
* use PTR_WORD for __curbrk and minbrk instead of .word, the new versionJayachandran C.2010-06-251-1/+1
* Merge jmallett@'s n64 work into HEAD - changeset 1.Jayachandran C.2010-06-161-22/+10
* Add mips support libc from the mips2-jnpr branch of perforce.Warner Losh2008-04-261-0/+85
* Remove these abortive MIPS bits.David E. O'Brien2002-03-231-64/+0
* Bring in initial libc support for mips. These files were taken fromWarner Losh1999-03-031-0/+64