Skip to content
Snippets Groups Projects
  1. Jan 23, 2017
  2. Jan 22, 2017
  3. Jan 11, 2017
  4. Jan 04, 2017
  5. Dec 23, 2016
  6. Dec 21, 2016
    • Nick Mathewson's avatar
      Withstand failures in CLOCK_MONOTONIC_COARSE · a757f769
      Nick Mathewson authored
      This came up on #21035, where somebody tried to build on a linux
      system with kernel headers including CLOCK_MONOTONIC_COARSE, then
      run on a kernel that didn't support it.
      
      I've adopted a belt-and-suspenders approach here: we detect failures
      at initialization time, and we also detect (loudly) failures later on.
      
      Fixes bug 21035; bugfix on 0.2.9.1-alpha when we started using
      monotonic time.
      a757f769
  7. Dec 20, 2016
Loading