X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/e6fde1f73e5a102d808e0b2dc7f3367b7054dc5b..9c6e61f23dd65086378606be16d3740d909477d4:/TODO diff --git a/TODO b/TODO index 2f5c2d3..0cd19f8 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,14 @@ TODO list for agedu =================== -Before it's non-embarrassingly releasable: - - - 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: + - integrate more usefully with the output of configure. It's + generating oodles of automatic boilerplate in config.h and I'm + sure three quarters of it _ought_ to be usable to add + portability, if only I had the gumption to actually pay attention + to all those HAVE_FOO macros it's defined for me. + - IPv6 support in the HTTP server * of course, Linux magic auth can still work in this context; we merely have to be prepared to open one of /proc/net/tcp or