summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-20 16:31:02 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-20 16:31:02 +0000
commit71bb2714b36938d6dc57f42cfd830f0a30ac9087 (patch)
treec9e0fdbac2017a85fc074abb6df1b87ae48c5448 /embed.pl
parent54aff467496406992ab0d6d70a050249feb5efbc (diff)
parenta50d7633b624bae17978449ecd97928ccd5098bb (diff)
downloadperl-71bb2714b36938d6dc57f42cfd830f0a30ac9087.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@4008
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl12
1 files changed, 6 insertions, 6 deletions
diff --git a/embed.pl b/embed.pl
index 7016de29de..28c2e384fb 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1026,7 +1026,7 @@ p |I32 |block_gimme
p |int |block_start |int full
p |void |boot_core_UNIVERSAL
p |void |call_list |I32 oldscope|AV* av_list
-p |I32 |cando |I32 bit|I32 effective|Stat_t* statbufp
+p |bool |cando |Mode_t mode|Uid_t effective|Stat_t* statbufp
p |U32 |cast_ulong |NV f
p |I32 |cast_i32 |NV f
p |IV |cast_iv |NV f
@@ -1118,6 +1118,7 @@ p |void |do_sprintf |SV* sv|I32 len|SV** sarg
p |Off_t |do_sysseek |GV* gv|Off_t pos|int whence
p |Off_t |do_tell |GV* gv
p |I32 |do_trans |SV* sv
+p |UV |do_vecget |SV* sv|I32 offset|I32 size
p |void |do_vecset |SV* sv
p |void |do_vop |I32 optype|SV* sv|SV* left|SV* right
p |OP* |dofile |OP* term
@@ -1197,7 +1198,7 @@ p |HE* |hv_store_ent |HV* tb|SV* key|SV* val|U32 hash
p |void |hv_undef |HV* tb
p |I32 |ibcmp |const char* a|const char* b|I32 len
p |I32 |ibcmp_locale |const char* a|const char* b|I32 len
-p |I32 |ingroup |I32 testgid|I32 effective
+p |bool |ingroup |Gid_t testgid|Uid_t effective
p |void |init_debugger
p |void |init_stacks
p |U32 |intro_my
@@ -1471,7 +1472,7 @@ p |void |set_numeric_local
p |void |set_numeric_radix
p |void |set_numeric_standard
p |void |require_pv |const char* pv
-p |void |pidgone |int pid|int status
+p |void |pidgone |Pid_t pid|int status
p |void |pmflag |U16* pmfl|int ch
p |OP* |pmruntime |OP* pm|OP* expr|OP* repl
p |OP* |pmtrans |OP* o|OP* expr|OP* repl
@@ -1677,7 +1678,7 @@ p |UV |utf8_to_uv |U8 *s|I32* retlen
p |U8* |uv_to_utf8 |U8 *d|UV uv
p |void |vivify_defelem |SV* sv
p |void |vivify_ref |SV* sv|U32 to_what
-p |I32 |wait4pid |int pid|int* statusp|int flags
+p |I32 |wait4pid |Pid_t pid|int* statusp|int flags
p |void |warn |const char* pat|...
p |void |vwarn |const char* pat|va_list* args
p |void |warner |U32 err|const char* pat|...
@@ -1884,7 +1885,7 @@ s |SV* |method_common |SV* meth|U32* hashp
#if defined(PERL_IN_PP_SYS_C) || defined(PERL_DECL_PROT)
s |OP* |doform |CV *cv|GV *gv|OP *retop
-s |int |emulate_eaccess|const char* path|int mode
+s |int |emulate_eaccess|const char* path|Mode_t mode
# if !defined(HAS_MKDIR) || !defined(HAS_RMDIR)
s |int |dooneliner |char *cmd|char *filename
# endif
@@ -1895,7 +1896,6 @@ s |regnode*|reg |I32|I32 *
s |regnode*|reganode |U8|U32
s |regnode*|regatom |I32 *
s |regnode*|regbranch |I32 *|I32
-s |void |regc |U8|char *
s |void |reguni |UV|char *|I32*
s |regnode*|regclass
s |regnode*|regclassutf8