summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sparc/sys/brk.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adds hidden _libc_FOO aliases for the system call stubs.guenther2015-09-101-4/+9
* Hide many (194!) symbols that nothing should be using.guenther2015-08-261-10/+12
* Add support for -fPICderaadt2012-09-041-1/+13
* Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure ccpascal2012-08-221-2/+2
* zap rcsid.espie2005-08-071-5/+1
* Use an unsigned comparison against minbrk.miod2003-12-251-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* curbrk -> __curbrk on sparc to avoid name space pollution.art2002-10-061-5/+5
* Fix RCS idstholo1996-08-191-6/+4
* initial import of NetBSD treederaadt1995-10-181-0/+89