aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-22 23:02:31 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-22 23:02:31 +0100
commit1057c2433d0369dde0ee29667bf640351495e0f1 (patch)
treebd9895d10fd6c10f31839d5ccb9c55782e99d322
parentdoc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct values (diff)
downloadslibc-1057c2433d0369dde0ee29667bf640351495e0f1.tar.gz
slibc-1057c2433d0369dde0ee29667bf640351495e0f1.tar.bz2
slibc-1057c2433d0369dde0ee29667bf640351495e0f1.tar.xz
update todo
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7754403..ffe907c 100644
--- a/TODO
+++ b/TODO
@@ -66,3 +66,6 @@ We shall follow this, but it should optional to truncate the
value to INT_MAX. Programs should not have to limit the
resulting string to 32765 bytes!
+Can we implement any of these:
+ http://www.gnu.org/fun/jokes/errno.2
+