X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/355c3af79e91b2c650648015e48708b81ff4cb7e..e6fde1f73e5a102d808e0b2dc7f3367b7054dc5b:/TODO diff --git a/TODO b/TODO index cfd5577..2f5c2d3 100644 --- a/TODO +++ b/TODO @@ -3,17 +3,11 @@ TODO list for agedu Before it's non-embarrassingly releasable: - - cross-Unix portability: - + use autoconf - * configure use of stat64 - * configure use of /proc/net/tcp - * configure use of /dev/random - * configure use of Linux syscall magic replacing readdir - + later glibcs have fdopendir, hooray! So we can use that - too, if it's available and O_NOATIME is too. - * what do we do elsewhere about _GNU_SOURCE? - - - man page, --version. + - now we have a configure framework, actually use it to: + * configure use of stat64 + * configure use of Linux syscall magic replacing readdir + + later glibcs have fdopendir, hooray! So we can use that + too, if it's available and O_NOATIME is too. Future possibilities: