summaryrefslogtreecommitdiff
path: root/lib/atfork.h
Commit message (Expand)AuthorAgeFilesLines
* Add or clean header guards in lib/Tim Rühsen2019-05-071-3/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-1/+1
* Don't use pthread_atfork(), it is not safe to use with dlopen()Nikos Mavrogiannopoulos2015-06-261-1/+1
* atfork: added underscore to gnutls_forkidNikos Mavrogiannopoulos2015-06-261-3/+3
* simplified fork detectionNikos Mavrogiannopoulos2015-06-261-34/+22
* several windows compilation fixesNikos Mavrogiannopoulos2014-07-311-1/+1
* Use pthread_atfork() and variants to detect forkNikos Mavrogiannopoulos2014-07-291-0/+76