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