Stefan Farfeleder a1f85d7f83 Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
it to __MINSIGSTKSZ.  Define MINSIGSTKSZ in <sys/signal.h>.

This is done in order to use MINSIGSTKSZ for the macro PTHREAD_STACK_MIN
in <pthread.h> (soon <limits.h>) without having to include the whole
<sys/signal.h> header.

Discussed with:		bde
2005-08-20 16:44:41 +00:00
..
2004-11-02 09:47:01 +00:00
2005-02-04 01:14:38 +00:00
2004-11-20 02:29:50 +00:00
2004-07-12 22:17:20 +00:00
2005-06-09 19:45:09 +00:00
2005-06-11 10:59:02 +00:00