diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-22 23:02:31 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-22 23:02:31 +0100 |
commit | 1057c2433d0369dde0ee29667bf640351495e0f1 (patch) | |
tree | bd9895d10fd6c10f31839d5ccb9c55782e99d322 /TODO | |
parent | doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct values (diff) | |
download | slibc-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 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 + |