summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bits/sigset.h
Commit message (Collapse)AuthorAgeFilesLines
* Sync up m68k headersEric Andersen2001-11-141-18/+74
|
* Added sigset_t casts so we behave like the other platforms.David McCullough2001-08-091-6/+6
|
* Reduced the size of sigsets to the minimal needed. Apart from the size,David McCullough2001-02-261-66/+10
| | | | | it has the added advantage of giving the C++ build of m68k-elf-gcc a clean bill of health.
* Thanks to James Graves <jgraves@deltamobile.com>, we now haveEric Andersen2001-01-121-0/+125
a first pass at getting m68k working. It may have some problems, but should now be fairly close.