aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix.hs
diff options
context:
space:
mode:
authorGravatar simonmar <unknown>2003-09-24 13:42:15 +0000
committerGravatar simonmar <unknown>2003-09-24 13:42:15 +0000
commit7814cfb9efb8bb9d3e4a5574e54d85564eb63f3b (patch)
tree7a49e73b0e092eb54715545e6776fb5cd25a7ea1 /System/Posix.hs
parent8af9020e15c74f1594ce695aaa63fb5477b047aa (diff)
[project @ 2003-09-24 13:42:15 by simonmar]
No reason we can't support sys/mman.h: move it to the ToDo section.
Diffstat (limited to 'System/Posix.hs')
-rw-r--r--System/Posix.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/Posix.hs b/System/Posix.hs
index 0d76dd2..bf37938 100644
--- a/System/Posix.hs
+++ b/System/Posix.hs
@@ -111,6 +111,7 @@ sys/statvfs.h (?)
sys/time.h (but maybe not the itimer?)
time.h (System.Posix.Time)
stdio.h (popen only: System.Posix.IO)
+sys/mman.h
Unsupported interfaces
----------------------
@@ -157,7 +158,6 @@ string.h
strings.h
stropts.h
sys/ipc.h
-sys/mman.h
sys/msg.h
sys/sem.h
sys/shm.h