diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-10-12 18:40:30 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-10-12 18:40:30 +0000 |
commit | 49d0264d1ff7a7ab4cfceb6292fa29e47d7a95af (patch) | |
tree | 66c4a1701b9f9e8ae4343ceb5933fda8167ab011 /TODO | |
parent | b2387ac909d29ad33179a333447019b439aff6e1 (diff) |
Remove item about tmpfile. tmpfile in glibc 2.3 doesn't create transient files.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -53,7 +53,6 @@ See `tasks', the exported task list. [it is still under discussion exactly where to address this, so don't do it in libc yet] *** Version of tmpfile that takes a directory -*** Hurd versions of tmpfile that don't create transient files ! *** flink *** make sure profiling works !! *** many functions that are syscalls in unix can potentially leak send rights |