Skip to content
Snippets Groups Projects
  • Nick Mathewson's avatar
    d811ce24
    Add postfork support for nss · d811ce24
    Nick Mathewson authored
    We need this in our unit tests, since otherwise NSS will notice
    we've forked and start cussing us out.
    
    I suspect we'll need a different hack for daemonizing, but this
    should be enough for tinytest to work.
    d811ce24
    History
    Add postfork support for nss
    Nick Mathewson authored
    We need this in our unit tests, since otherwise NSS will notice
    we've forked and start cussing us out.
    
    I suspect we'll need a different hack for daemonizing, but this
    should be enough for tinytest to work.
testing_common.c 8.51 KiB