Subj : Re: pthreads-win32 question... To : comp.programming.threads From : Randy Howard Date : Thu Feb 10 2005 11:59 pm In article , randyhoward@FOOverizonBAR.net says... > In article , > randyhoward@FOOverizonBAR.net says... > > > > Per Posix pthreads, is it "legal" wrt the standard for an implementation > > (such as pthreads-win32) to return 0 for PTHREAD_STACK_MIN, or 0 for the > > default stack size obtained from pthread_attr_getstacksize(), after > > pthread_attr_init() ? > > I hit send too soon... the code I'm using will return 16384 for > PTHREAD_STACK_MIN and 2097152 for stack size with the same code. *sigh* I apologize, a sequence of idioseconds hit me. Add "under Linux with a 2.6 kernel" to that last sentence. -- Randy Howard (2reply remove FOOBAR) .