Hello Frederic On 03/12/2018 02:03 PM, Frederic Brault wrote: > Hello, > > another patch for pthread_create.3, choose whichever you see more fit. > I am trying to fix a FIXME in the pthread_create.3 manpage. > It says info about default thread stack size should be put in > pthread_attr_setstacksize.3 . > > And pthread_attr_setstacksize.3 says "For details on the default stack > size of new threads, see pthread_create(3)". > > So I list the default values for several architectures, starting from > glibc 2.12 (and still valid on current git glibc). > > The patch is attached (not inline, bacause I am a bit worried about TAB > characters). The patch looks good. One question: was there a particular reason you chose glibc 2.12 as your starting point? These details seem to go back also in older glibc releases. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html