lack of pthread_atfork() in FreeBSD 4.8

From: Alex (alex_at_dynaweb.ru)
Date: 08/25/03

  • Next message: Dan Nelson: "Re: lack of pthread_atfork() in FreeBSD 4.8"
    Date: Mon, 25 Aug 2003 20:44:22 +0400
    To: FreeBSD questions list <freebsd-questions@FreeBSD.ORG>
    
    

    Hi everybody!

    I've got a problem when compiling Peter Gutmann's CryptLib under FreeBSD
    4.8 as it needs some unimplemented function in pthreads library
    pthread_atfork().

    How can I handle this?
    Is it implemented in 5.x?
    Or any other way out?

    Any help will be usefull :0)

    Alexander Komratov

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Dan Nelson: "Re: lack of pthread_atfork() in FreeBSD 4.8"