tor/src
Nick Mathewson 1ebdaf5788 More hacking around spawn_func issues
This time, we use a pthread_attr to make sure that if pthread_create
succeeds, the thread is successfully detached.

This probably isn't the big thing going on with 4345, since it'd be
a bit weird for pthread_detach to be failing.  But it's worth
getting it right.
2014-02-07 13:13:15 -05:00
..
common More hacking around spawn_func issues 2014-02-07 13:13:15 -05:00
config Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 2013-10-11 11:16:59 -04:00
ext Remove an unused local variable. 2013-03-18 14:30:11 -04:00
or Check spawn_func() return value 2014-01-17 12:04:53 -05:00
test Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 2013-12-17 13:15:45 -05:00
tools Merge remote-tracking branch 'public/bug7768' into maint-0.2.4 2013-03-19 15:11:47 -04:00
win32 Have autoconf check whether enums are signed. 2013-02-07 16:30:32 -05:00
include.am Move all externally maintained source files into src/ext 2012-10-11 17:22:03 -04:00