summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/sys/brk.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* We are done providing support for the vax.deraadt2016-03-091-57/+0
* Adds hidden _libc_FOO aliases for the system call stubs.guenther2015-09-101-7/+11
* Hide many (194!) symbols that nothing should be using.guenther2015-08-261-5/+12
* VAX ELF userland bits. Consists mostly of register prefix additions.miod2013-07-051-6/+6
* Use _C_LABEL when appropriate.miod2008-05-211-5/+5
* zap rcsid.espie2005-08-071-5/+1
* Use an unsigned comparison against minbrk.miod2003-12-251-6/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Rename cerror to __cerror and curbrk to __curbrk, to avoid namespacemiod2002-11-051-4/+4
* ENTRY takes 2 args nowadaysniklas1998-05-171-3/+3
* Fix RCS idstholo1996-08-191-4/+4
* initial import of NetBSD treederaadt1995-10-181-0/+57