diff --git a/TODO b/TODO index 672ab81a..35ba8fef 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +libxcrypt support + * http://wiki.linuxfromscratch.org/patches/browser/trunk/shadow/shadow-4.0.18.1-owl_blowfish-1.patch + implement getlong, getulong. avoid atoi, atol, atoul, strtol, strtoul, ...