From: Guillem Jover Date: Sun, 18 Jun 2017 18:30:51 +0000 (+0200) Subject: Update TODO X-Git-Tag: 0.8.4~13 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=5a46e4867d09b375449a145e8628edb5637b60af;p=thirdparty%2Flibbsd.git Update TODO --- 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,