K 10 svn:author V 7 stefanf K 8 svn:date V 27 2005-09-01T15:33:22.000000Z K 7 svn:log V 450 Improve POSIX conformance: - Don't pollute the namespace by including , , and . Use __MINSIGSTKSZ and __ULONG_MAX from , __sigset_t from instead. - Include because POSIX says we have to. PTHREAD_{DESTRUCTOR_ITERATIONS,KEYS_MAX,STACK_MIN,THREADS_MAX} should eventually move to but are left here for now. Discussed on: standards@, threads@ END