summaryrefslogtreecommitdiff
path: root/ext/POSIX/typemap
diff options
context:
space:
mode:
Diffstat (limited to 'ext/POSIX/typemap')
-rw-r--r--ext/POSIX/typemap13
1 files changed, 13 insertions, 0 deletions
diff --git a/ext/POSIX/typemap b/ext/POSIX/typemap
new file mode 100644
index 0000000000..45e0862ff0
--- /dev/null
+++ b/ext/POSIX/typemap
@@ -0,0 +1,13 @@
+Mode_t T_NV
+pid_t T_NV
+Uid_t T_NV
+Time_t T_NV
+Gid_t T_NV
+Off_t T_NV
+fd T_IV
+speed_t T_IV
+tcflag_t T_IV
+cc_t T_IV
+POSIX::SigSet T_PTROBJ
+POSIX::Termios T_PTROBJ
+POSIX::SigAction T_HVREF