summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-05-20 08:49:36 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-05-20 08:49:36 +0000
commite969404db043d2e96f3cd425157930651dbc3a52 (patch)
tree2af1f2e0383f739ff39b57b7e6d73276bfe04c25 /TODO
parent11975abb2c891e563dbed51a52c050ea0b05b8a4 (diff)
- note that __drand48_iterate should be void
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index da4919cce..3a8be1d46 100644
--- a/TODO
+++ b/TODO
@@ -143,6 +143,7 @@ Manuel's todo:
d) Implement glibc 'a' flag for scanf string conversions.
e) Allow use of the older non-table-based ctype functions when using
stub locale support. (smaller)
+ f) __drand48_iterate should be void
2) Additional str{f|p}time issues.
----------------------------------