commit 2be71dd69d7a54ff076cdfaa3905b5f0e818bc03 parent 512f5f1e5494fd74cd11b5a4f5ebbadc7f51d167 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 13 Dec 2014 13:02:45 +0100 TODO: use OpenBSD sys/queue.h(?) Diffstat:
M | TODO | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -1,3 +1,5 @@ +[ ] use openbsd sys/queue.h for util.c linked-list and sfeed_frames.c + [ ] check read errors: ferror, return code of fread, fwrite, fclose...