summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m68k/sys/cerror.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-181-52/+0
* Userland bits for m68k/ELF. Mostly addition of register prefixes to themiod2013-02-021-10/+10
* Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure ccpascal2012-08-221-2/+2
* On the a.out architectures, WEAK_ALIAS does an implicit _C_LABEL()deraadt2011-04-091-2/+2
* Move __cerror to ___cerror with a weak alias so that rthreads can override it.guenther2011-04-041-2/+4
* zap rcsid.espie2005-08-071-5/+1
* 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-2/+2
* Fix RCS idstholo1996-08-191-4/+3
* initial import of NetBSD treederaadt1995-10-181-0/+59