summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-19 02:20:06 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-19 02:20:06 +0000
commitb93ec261ef434559b61f5e4489e279c3d26b5a6e (patch)
tree3c1fa6ea8768c6b89d79f0d02728b8f28280a16d /embed.pl
parentd2f2ce36a5a2c9f4a4f946c4f8ce0ba771f04ca1 (diff)
downloadperl-b93ec261ef434559b61f5e4489e279c3d26b5a6e.tar.gz
The new time utils need to be public.
p4raw-id: //depot/perl@9750
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/embed.pl b/embed.pl
index 99e063fd52..9e272b8572 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1610,7 +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
+Ap |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
@@ -1749,7 +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
+Ap |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
@@ -1778,7 +1778,7 @@ Ap |PerlIO*|my_popen_list |char* mode|int n|SV ** args
#endif
Ap |void |my_setenv |char* nam|char* val
Ap |I32 |my_stat
-p |char * |my_strftime |char *fmt|int sec|int min|int hour|int mday|int mon|int year|int wday|int yday|int isdst
+Ap |char * |my_strftime |char *fmt|int sec|int min|int hour|int mday|int mon|int year|int wday|int yday|int isdst
#if defined(MYSWAP)
Ap |short |my_swap |short s
Ap |long |my_htonl |long l