Age | Commit message (Collapse) | Author |
|
The files are now checked every 10 seconds instead of 1 second.
NOTE: ofcourse it still first checks the filesize and modification time and
only then proceeds.
|
|
- sfeed_tail only reads from files now, not from stdin anymore. This had too many
caveats.
- Instead of a timer it now detects changes faster and is more efficient using
memory.
- Improve documentation of its behaviour.
|
|
This reverts commit 7f3a45b0031ec9cababf764f7826e21bbb59e258.
|
|
|
|
- fix new warning check (start sentence at each line).
- improve a few words.
|
|
|
|
fix Makefile (compat)
|