summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3a8be1d46..fa5a9bbf5 100644
--- a/TODO
+++ b/TODO
@@ -144,6 +144,10 @@ Manuel's todo:
e) Allow use of the older non-table-based ctype functions when using
stub locale support. (smaller)
f) __drand48_iterate should be void
+ g) alphasort vs. versionsort. The former seems to be SVID, the latter GNU
+ i.e. reverse to what we currently do. The latter is unimplemented.
+ h) ponder removal/configs to turn off: __xpg_*, bsd_signal, dysize,
+ getw/putw, utimes,
2) Additional str{f|p}time issues.
----------------------------------