summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits/sigthread.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to accomodate the header file changesEric Andersen2001-09-271-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++.
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-0/+37
headers (the way it has been done in GNU libc). -Erik