index
:
sfeed.git
master
Suckless rss Feed reader with my configs
Benjamin Chausse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sfeed_tail.c
Age
Commit message (
Expand
)
Author
2019-04-14
sfeed_tail: rename "line" to "l" in local scope
Hiltjo Posthuma
2018-12-14
sfeed_tail: wakeup less often by default
Hiltjo Posthuma
2018-11-04
whitespace and comment fix
Hiltjo Posthuma
2018-08-23
sfeed_tail: sleep the proper time, was a debug left-over
Hiltjo Posthuma
2018-08-23
sfeed_tail: file need to exist the first run, but not after
Hiltjo Posthuma
2018-08-22
sfeed_tail: improvements
Hiltjo Posthuma
2018-08-22
remove stdint.h include
Hiltjo Posthuma
2018-03-11
sfeed_tail: remove unused variables
Hiltjo Posthuma
2018-03-11
sfeed_tail improvements
Hiltjo Posthuma
2018-03-11
Revert "remove sfeed_tail: the standard tail -f can (soon) be used"
Hiltjo Posthuma
2017-12-24
remove sfeed_tail: the standard tail -f can (soon) be used
Hiltjo Posthuma
2017-12-24
add latest (DEBUG version) of sfeed_tail
Hiltjo Posthuma
2017-12-09
sfeed_tail: replace hashmap + linked-list with RBtree
Hiltjo Posthuma
2017-04-27
simplify pledge stub
Hiltjo Posthuma
2016-08-06
add USE_PLEDGE, remove pledge dummy function
Hiltjo Posthuma
2016-04-10
remove basename, just use last part of the path...
Hiltjo Posthuma
2016-03-29
add time parsing to sfeed itself, remove time field
Hiltjo Posthuma
2016-02-28
use prime as seed for murmur3 seed (doesnt matter much)
Hiltjo Posthuma
2016-02-28
sfeed_tail: terminate line at newline, small cleanup
Hiltjo Posthuma
2016-02-28
sfeed_tail: fix pledge when opening files
Hiltjo Posthuma
2016-02-27
sfeed_tail
Hiltjo Posthuma
2016-02-27
various improvements
Hiltjo Posthuma
2016-02-01
sfeed_tail: tune memory consumption down a bit, tested with a file with 10,00...
Hiltjo Posthuma
2016-01-31
Add missing stdint header
Quentin Rameau
2016-01-31
add sfeed_tail (test), might be removed again later
Hiltjo Posthuma