chiark / gitweb /
Shun time(), since on Linux it is not monotonic with gettimeofday().
[disorder] / lib / bits.c
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-05-25 Richard KettlewellSource code reorganization:
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellMerge disorder.userman branch
2008-04-20 Richard KettlewellUse fls() if available
2008-04-19 Richard Kettlewellmerge queue test fix from disorder.dev
2008-04-19 Richard KettlewellAdd a new function to compute the leftmost bit of a...