aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/sys/brk.S
Commit message (Expand)AuthorAgeFilesLines
* Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston2018-06-041-76/+0
* Ensure that every ENTRY(foo) has a matching END(foo).Baptiste Daroussin2014-10-011-0/+1
* Mark assembler sources from libc as working with non-executable stack.Konstantin Belousov2011-01-141-0/+2
* Minimal libc for PowerPC.Peter Grehan2002-12-041-0/+73