X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/355c3af79e91b2c650648015e48708b81ff4cb7e..b75513c73887a4bf34e5d31e2fd6926509cdcff2:/TODO diff --git a/TODO b/TODO index cfd5577..e362fa2 100644 --- a/TODO +++ b/TODO @@ -3,15 +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? + - 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. - man page, --version.