diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-18 23:11:03 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-18 23:11:03 +0000 |
commit | e72cf795050cdfe9905e00270c38ba2547626581 (patch) | |
tree | 0eab4e3bea4d2f7ba6da7fb205aa0572a8e2575d /embed.pl | |
parent | 992a84850d0075cbecb361d72e753d5dc54a4bbd (diff) | |
download | perl-e72cf795050cdfe9905e00270c38ba2547626581.tar.gz |
Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
in preparation of Time::Piece.
p4raw-id: //depot/perl@9745
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1610,6 +1610,7 @@ Ap |I32 |ibcmp_locale |const char* a|const char* b|I32 len p |bool |ingroup |Gid_t testgid|Uid_t effective p |void |init_debugger Ap |void |init_stacks +p |void |init_tm |struct tm *ptm p |U32 |intro_my Ap |char* |instr |const char* big|const char* little p |bool |io_close |IO* io|bool not_implicit @@ -1748,6 +1749,7 @@ Apd |U32 |mg_length |SV* sv Apd |void |mg_magical |SV* sv Apd |int |mg_set |SV* sv Ap |I32 |mg_size |SV* sv +p |void |mini_mktime |struct tm *pm p |OP* |mod |OP* o|I32 type p |int |mode_from_discipline|SV* discp Ap |char* |moreswitches |char* s |