This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
normalize time for strftime() (without the isdst effects of
[perl5.git] / ext / POSIX / typemap
1 Mode_t                  T_NV
2 pid_t                   T_NV
3 Uid_t                   T_NV
4 Time_t                  T_NV
5 Gid_t                   T_NV
6 Off_t                   T_NV
7 Dev_t                   T_NV
8 fd                      T_IV
9 speed_t                 T_IV
10 tcflag_t                T_IV
11 cc_t                    T_IV
12 POSIX::SigSet           T_PTROBJ
13 POSIX::Termios          T_PTROBJ
14 POSIX::SigAction        T_HVREF