From 28771b3596c5a6f554370e01cf35b54ccf2b9130 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Thu, 20 Jun 2002 16:49:51 +0000 Subject: Update my todo list. --- TODO | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 202a6700a..4cfec2de5 100644 --- a/TODO +++ b/TODO @@ -26,11 +26,11 @@ Other random things: ----------------------------------------------------------------------------- Manuel's todo: -Wrap up the current work on locale issues, finish the mb<->wc functions. - -Implement wide unformatted i/o. (current project) - -Implement wide formatted output (printf). +For the end of June: + Fix 2 minor issues with the mb<->wc functions. + Implement wide unformatted i/o. + Implement wide formatted output. + General stdio cleanup. (one bufpos variable; removed redundant locking). Reimplement scanf for narrow and wide streams. -- cgit v1.2.3