Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-04-12 22:50:19 +0400
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-04-12 22:50:19 +0400
commit34fc71f5a36d3db48148ec338be76407364a5f60 (patch)
tree0ccc26dcf66eb608f020d54a55c26d0ea92b89dc /TODO
parentd9cf7ac781c1274d6d23fa5674b6b90baaf4cf61 (diff)
- note to think about eventually ditching vdprintf()
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index f4cf1fdb1..cb745e145 100644
--- a/TODO
+++ b/TODO
@@ -254,4 +254,6 @@ bzero() -> memset()
---
sigblock(), siggetmask(), sigsetmask(), sigmask() -> sigprocmask et al
---
+vdprintf() -> similar sized functionality
+---