summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/testcancel.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
| | | | | | | * configure.in: Add src/config.h * src/Makefile.am: Add INCLUDES += -I. to pickup config.h * src/.cvsignore: Add config.h and stamp-h * src/*.c: Add config.h support.
* Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since RTEMSJoel Sherrill1999-11-031-1/+1
| | | | internal symbols are supposed to have leading underscores.
* Split cancel.c into multiple files.Joel Sherrill1999-11-021-0/+31