abhinav
3e5ec8a33f
Add missing function names in the NAME section for rest of the man pages in libpthread
2017-10-22 16:37:24 +00:00
joerg
5f391f4ae2
Export the guard size of the main thread via vm.guard_size. Add a
...
complementary writable sysctl for the initial guard size of threads
created via pthread_create. Let the existing attribut accessors do the
right thing. Raise the default guard size for threads to 64KB.
2017-07-02 16:41:32 +00:00
dholland
eb0c9743f2
_SC_PAGESIZE is not the page size; it's a symbolic code for retrieving
...
the page size.
2016-04-07 06:21:48 +00:00
wiz
92345efbda
Whitespace nit.
2010-07-08 18:24:34 +00:00
jruoho
904af291c8
Move pthread_attr_getguardsize() and pthread_attr_setguardsize() to a
...
separate page, and actually document these.
2010-07-07 13:04:20 +00:00