summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sh/sys/sbrk.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Consistently reference '_end' instead of 'end' in the brk/sbrk implementationguenther2016-05-301-3/+3
* Save and restore 'gbr' register when enter/leaving the kernel, and useguenther2016-05-181-3/+3
* Adds hidden _libc_FOO aliases for the system call stubs.guenther2015-09-101-6/+9
* Hide many (194!) symbols that nothing should be using.guenther2015-08-261-8/+7
* Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure ccpascal2012-08-221-4/+4
* Preliminary userland bits for OpenBSD/landisk, many things coming frommiod2006-10-101-0/+89