summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2017-06-18 20:30:51 +0200
committerGuillem Jover <guillem@hadrons.org>2017-06-18 23:37:01 +0200
commit5a46e4867d09b375449a145e8628edb5637b60af (patch)
tree868fa500ca775ddd1a03787ae85495bb8dd39c0e /TODO
parent7a75f550e83d12f80ca6346db677198f45f1d9ff (diff)
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index c2922af..7aeab0c 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,9 @@
- bsd_getopt.
- timeconv?
* Add a README.import file.
+* Update man pages:
+ - Fix references to a.out(5) and inline needed struct definitions.
+ - Document when each interface was added on every BSD, and libbsd.
* Handle LFS properly. By default the library emits LFS objects, but might
be used by non-LFS objects. We should either provide foo and foo64
functions and appropriate mappings on _FILE_OFFSET_BITS=64,