summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m88k/sys/sigsuspend.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-3/+3
* Adds hidden _libc_FOO aliases for the system call stubs.guenther2015-09-101-2/+2
* The kernel sources mention that the system call entry point is trap #450; themiod2013-01-231-2/+2
* Add END() directives to the various functions.miod2013-01-111-2/+3
* Switch m88k ports to ELF.miod2013-01-051-6/+6
* zap rcsid.espie2005-08-071-6/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* duplicate words and spelling fixes in commentsdavid2003-03-101-3/+3
* Get static rcsid correctly, better style for .S files, trim whitespace.miod2003-01-071-7/+5
* 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/+60