summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m88k/sys/sbrk.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* zap rcsid.espie2005-08-071-6/+1
* Speed up sbrk() one cycle by removing an unnecessary register shuffling.miod2003-12-191-4/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* Get static rcsid correctly, better style for .S files, trim whitespace.miod2003-01-071-7/+5
* Rename cerror to __cerror and curbrk to __curbrk, to avoid namespacemiod2003-01-021-13/+14
* $OpenBSD$todd2000-03-011-1/+3
* Fixed brk() and sbrk(). Removal of old mvme88k dir.smurph1999-02-091-5/+2
* correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.smurph1998-12-151-0/+74