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
..
2005-01-31 08:16:45 +00:00
2004-08-01 18:51:44 +00:00
2005-06-09 19:45:09 +00:00
2005-08-06 20:28:19 +00:00
2004-09-19 03:50:46 +00:00
2004-04-18 07:11:12 +00:00
2005-08-06 20:28:19 +00:00