summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadhandler.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill1999-08-301-13/+24
| | | | | support for return codes from POSIX threads that do an implicit exit by returning from the bottom of the main function.
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-171-0/+119
split into one function per file, this will decrease the size of executables.