summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sigsuspend.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+3
* 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.
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-01-31Split psignal.c into many more files. This reduced the amount ofJoel Sherrill1-0/+43
object code that has to be loaded just for initializing the signal manager.