<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> ------------------------------------------------------------------------
r4943 | mjn3 | 2002-06-20 11:49:51 -0500 (Thu, 20 Jun 2002) | 2 lines
Changed paths:
   M /trunk/uClibc/TODO

Update my todo list.

 ------------------------------------------------------------------------
Index: TODO
===================================================================
--- TODO	(revision 4942)
+++ TODO	(revision 4943)
@@ -26,12 +26,12 @@
 -----------------------------------------------------------------------------
 Manuel's todo:
 
-Wrap up the current work on locale issues, finish the mb&lt;-&gt;wc functions.
-    
-Implement wide unformatted i/o.  (current project)
+For the end of June:
+  Fix 2 minor issues with the mb&lt;-&gt;wc functions.
+  Implement wide unformatted i/o.
+  Implement wide formatted output.
+  General stdio cleanup.  (one bufpos variable; removed redundant locking).
 
-Implement wide formatted output (printf).
-
 Reimplement scanf for narrow and wide streams.
 
 Improve customization of the new stdio code.
</pre></body></html>