summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m88k/sys/syscall.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the syscall invocation sequences to no longer fetch the last fewmiod2007-10-241-4/+1
* zap rcsid.espie2005-08-071-6/+1
* Update stack frame processing after ABI change.miod2004-07-281-5/+5
* OR r13, not r9 to match SYS.h; fixes syscall(2) on mvme88k; OK miod@millert2003-12-081-3/+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-6/+4
* Adapt to recent changes in libc/libc_r wrt weak symbols, so that programsmiod2003-01-021-3/+3
* Rename cerror to __cerror and curbrk to __curbrk, to avoid namespacemiod2003-01-021-3/+3
* $OpenBSD$todd2000-03-011-1/+3
* correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.smurph1998-12-151-0/+54