summaryrefslogtreecommitdiff
path: root/Todo-5.6
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-01-12 18:34:31 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-01-12 18:34:31 +0000
commit1e94dd5d9877f4e97f6cf59a5dc1356a3e20457b (patch)
tree833d9156daf7e85bfdc8fd26529ff40b1566e9d9 /Todo-5.6
parente6438c1af8290043db1b35cdde01b706fd0e7965 (diff)
downloadperl-1e94dd5d9877f4e97f6cf59a5dc1356a3e20457b.tar.gz
Add sockatmark() to the todo list.
p4raw-id: //depot/perl@8420
Diffstat (limited to 'Todo-5.6')
-rw-r--r--Todo-5.61
1 files changed, 1 insertions, 0 deletions
diff --git a/Todo-5.6 b/Todo-5.6
index 8dcb9be8d1..67b0429cba 100644
--- a/Todo-5.6
+++ b/Todo-5.6
@@ -168,6 +168,7 @@ Miscellaneous
turn Cwd into an XS module? (Configure already probes for getcwd())
mmap for speeding up input? (Configure already probes for the mmap family)
sendmsg, recvmsg? (Configure doesn't probe for these but the units exist)
+ sockatmark?
setitimer, getitimer? (the metaconfig units exist)
Ongoing