summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bits/sigthread.h
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-38/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync up m68k headersEric Andersen2001-11-141-9/+6
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+4
| | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++.
* Thanks to James Graves <jgraves@deltamobile.com>, we now haveEric Andersen2001-01-121-0/+37
a first pass at getting m68k working. It may have some problems, but should now be fairly close.