summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index 57bb6f5..0674af0 100644
--- a/TODO
+++ b/TODO
@@ -14,11 +14,13 @@ http://www.linuxmanpages.com/man3/fame_start_frame.3.php
http://encyclopedia.laborlawtalk.com/YUV_4:2:0
-Create mpgs with exclusive.
-Rewrite naming code!
open64 ?
Split files at some given (in config file) point?
+getpwent
+getgrent
+
+
==========================================================================
TASKS (client)
==========================================================================
@@ -144,6 +146,7 @@ MiavConfig:
[x] - Use error object.
[ ] - Make code for input validity test.
[x] - Initialize one global configuration object.
+ [ ] - BUG: Parse error when string occur with length 1
ErrorObject:
[x] - Make it.