index
:
mesalab_git/zhangyang/rs-timeout.git
master
Repository for zhangyang/rs-timeout
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-08
add loadable implementations for heap and wheel
william
2014-01-04
fix typing bugs in fp conversion macros
william
2014-01-03
comment by callback function parameters unspecified, and fix TIMEOUT_INITIALIZER
william
2014-01-03
move timeouts_addf to macro
william
2014-01-03
reorder timeout.h so the important stuffs stays within 64-byte cache lines
william
2014-01-03
forgot to pass field parameter to TAILQ_CONCAT
william
2014-01-03
forgot to define timeouts_open() and timeouts_close(); add timeouts_hz()
william
2014-01-03
tweak header includes
william
2014-01-03
add version routines and TIMEOUT_PUBLIC prefix to exported routines so applic...
william
2013-12-14
fix typo in Makefile
william
2013-12-14
fix remaining internal spelling from timer to timeout
william
2013-12-14
rename timer.[ch] to timeout.[ch]
william
2013-12-14
refactor API, moving struct timeout to header, renaming some routines, and ad...
william
2013-12-13
fix timeout calculations comment
william
2013-12-13
switch to TAILQs which have less branching logic, and because FreeBSD dropped...
william
2013-12-13
fix some comments
william
2013-12-13
add invariant assertion code, and comment our source a little better (this re...
william
2013-12-12
clean timerNN targets
william
2013-12-12
use timeouts_ prefix instead of timer_, which is in the POSIX namespace (they...
william
2013-05-27
fix MAX bug and debug format string allocation
William Ahern
2013-05-27
fix fls paramterization
William Ahern
2013-05-27
sync refactoring work
William Ahern
2013-05-27
work backwards as well as forwards when calculating mask to overcome cummulat...
William Ahern
2013-05-26
start
William Ahern
[prev]