]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Update TODO
authorGuillem Jover <guillem@hadrons.org>
Sun, 18 Jun 2017 18:30:51 +0000 (20:30 +0200)
committerGuillem Jover <guillem@hadrons.org>
Sun, 18 Jun 2017 21:37:01 +0000 (23:37 +0200)
TODO

diff --git a/TODO b/TODO
index c2922af5124335c46c6ed3e8f8d9b1ae676a3fd3..7aeab0cf915c2554caef9f747fcc3dae43864a3a 100644 (file)
--- 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,