• Paul Eggert's avatar
    Better port of pthread usage to FreeBSD · a68aa2e1
    Paul Eggert authored
    * configure.ac (ac_func_list): Omit pthread_sigmask, since
    we check for that ourselves rather than relying on gnulib.
    (HAVE_PTHREAD, LIB_PTHREAD, _THREAD_SAFE): Port better to FreeBSD,
    by also checking for pthread_create, pthread_self, pthread_sigmask.
    Tighten the test for pthread_atfork while we're at it.
    Fixes: bug#20136
    a68aa2e1
ChangeLog 466 KB