tor/changes
cypherpunks b3ea3c8e2f Switch order of unblocking threads and releasing the mutex.
According to POSIX, the mutex must be locked by the thread calling the signal
functions to ensure predictable scheduling behavior.

Found the issue using Helgrind which gave the warning `dubious: associated lock
is not held by any thread`.
2015-08-04 13:35:02 -04:00
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
bug16644 Switch order of unblocking threads and releasing the mutex. 2015-08-04 13:35:02 -04:00
bug16697 Add get_max_sockets() and remove dead code 2015-07-30 15:21:12 -04:00
callgraph changes file for callgraph scripts 2015-07-30 12:35:52 -04:00
chutney-coverage When building with coverage, run chutney with coverage 2015-08-03 13:23:58 -04:00
early-check-paths Improved targets for "run all the tests, no, all of them." 2015-08-03 13:03:58 -04:00
feature14175-chutney-performance Add chutney performance testing support to src/test/test-network.sh 2015-07-06 16:59:15 +10:00
geoip-july2015 Update geoip and geoip6 to the July 8 2015 database. 2015-07-29 15:49:04 +02:00
test-full Improved targets for "run all the tests, no, all of them." 2015-08-03 13:03:58 -04:00
windows_only_files Wrap windows-only C files in #ifdef _WIN32 2015-07-30 11:14:15 -04:00