summaryrefslogtreecommitdiff
path: root/lib/atfork.c
Commit message (Expand)AuthorAgeFilesLines
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Added casts to prevent compiler warningsNikos Mavrogiannopoulos2016-10-211-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-2/+2
* Don't use pthread_atfork(), it is not safe to use with dlopen()Nikos Mavrogiannopoulos2015-06-261-12/+1
* atfork: added underscore to gnutls_forkidNikos Mavrogiannopoulos2015-06-261-3/+3
* simplified fork detectionNikos Mavrogiannopoulos2015-06-261-30/+16
* removed debugging infoNikos Mavrogiannopoulos2014-08-041-1/+0
* Use pthread_atfork() and variants to detect forkNikos Mavrogiannopoulos2014-07-291-0/+105