https://bz.apache.org/bugzilla/show_bug.cgi?id=58744
--- Comment #3 from Daniel Axtens <d...@axtens.net> --- Hi Luca, Thanks for the patch! I've done some more reading, and it seems that robust mutexes were added to POSIX, in Issue 7 (released 2008). (See http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_getrobust.html, or for a more accessible explanation, http://stackoverflow.com/questions/9804915/robust-pthread-mutexes-portability-across-platforms ) This is definitely bikeshedding, but maybe it would be worth rewording the patch to say that it's available on Solaris, Linux and any other system that supports POSIX robust mutexes? Thanks again. Daniel -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org