Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 97b15a1d7c Extract the locking and logging code před 6 roky
  Nick Mathewson 17ba51a30a Use raw_assert in mutex functions to avoid circularity in logs. před 6 roky
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py před 6 roky
  Nick Mathewson fb0019daf9 Update copyrights to 2018. před 6 roky
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. před 6 roky
  Nick Mathewson 7a597718bb Split some long #if lines to make the #endif annotator happy před 6 roky
  Nick Mathewson 7505f452c8 Run the copyright update script. před 7 roky
  Nick Mathewson a633baf632 Merge branch 'osx_sierra_028' před 7 roky
  Nick Mathewson 951638a06d Fix pthread_cond_timedwait() on OSX Sierra před 7 roky
  Nick Mathewson 1eba088054 Fix compilation on OSX Sierra (10.12) před 7 roky
  Nick Mathewson b421648da2 Merge remote-tracking branch 'public/thread_coverage' před 8 roky
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS před 8 roky
  Nick Mathewson 429d15c529 Mark the unreachable lines in compat_{,p}threads and workqueue před 8 roky
  Nick Mathewson 57699de005 Update the copyright year. před 8 roky
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common před 8 roky
  Nick Mathewson 33b5bfb948 Don't call pthread_condattr_setclock() unless it exists před 8 roky
  Nick Mathewson 9ec94f1d22 Use thread-local storage to block event_queue recursion. před 8 roky
  cypherpunks 3b3b447f75 Fix some potential memory leaks in the thread pool code. před 9 roky
  teor b1094fdec5 Fix an incorrect comment on spawn_func před 9 roky
  Nick Mathewson 3a68f2f54e const-ify the new failure vars, and one old one před 9 roky
  Sebastian Hahn 68e9f364a0 don't init threads as side effect of assertion před 9 roky
  Nick Mathewson 192ed94410 Use PTHREAD_CREATE_DETACHED macro instead of 1: fix Solaris crash před 9 roky
  Nick Mathewson 1fb9979eb8 Move a redundant _GNU_SOURCE to where it is not redundant před 9 roky
  David Goulet d684dbb0c7 Support monotonic time for pthread_cond_timedwait před 9 roky
  Nick Mathewson 3c8dabf69a Fix up some workqueue/threading issues spotted by dgoulet. před 9 roky
  Nick Mathewson ac5b70c700 handle EINTR in compat_*threads.c před 9 roky
  Nick Mathewson a52e549124 Update workqueue implementation to use a single queue for the work před 9 roky
  Nick Mathewson cc6529e9bb Fix check-spaces před 10 roky
  Nick Mathewson e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. před 10 roky
  Nick Mathewson d69717f61b Use correct (absolute) time for pthread_cond_timedwait před 10 roky