summaryrefslogtreecommitdiff
path: root/sfeed.c
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-04-14 15:00:19 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-04-14 15:26:47 +0200
commit22af8f5c3a9f79f28cf2c56d9b244804a70ddcc7 (patch)
tree89750858eec51a5e0108298e0a916670970c1ca0 /sfeed.c
parent57a90ba638f38fa589119dd6dc6a23482c58bfda (diff)
sfeed_update improvements
- Better checking and verbose logging (on failure) of each stage: fetchfeed, filter, merge, order, convertencoding. This makes sure on out-of-memory, disk-space or other resource limits the output is not corrupted. - This also has the added advantage it runs less processes (piped) at the same time. - Clear previous unneeded file to preserve space in /tmp (/tmp is often mounted as mfs/tmpfs). - Add logging function (able to override), use more logical logging format (pun intended). - Code-style: order overridable functions in execution order.
Diffstat (limited to 'sfeed.c')
0 files changed, 0 insertions, 0 deletions