summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m88k/sys/sbrk.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap rcsid.espie2005-08-071-6/+1
| | | | okay deraadt@ (tested them all)
* 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
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* 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
| | | | pollution. Conforming to art@'s evil plans.
* $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