X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=embed.pl;h=60d0046e10e05467aadca0dcdffd01ad12b6f513;hb=26f423df377276528161ee2c2bb3d257fc527c90;hp=f125ef0a496ef2079da412fda348b996ed72e37f;hpb=d2f185dc382d88c8937811f2dad1af55f70d3369;p=p5sagit%2Fp5-mst-13.2.git diff --git a/embed.pl b/embed.pl index f125ef0..60d0046 100755 --- a/embed.pl +++ b/embed.pl @@ -1,9 +1,5 @@ #!/usr/bin/perl -w -BEGIN { - unshift @INC, "./lib"; -} - require 5.003; # keep this compatible, an old perl is all we may have before # we build the new one @@ -1769,6 +1765,9 @@ Anp |char* |my_bzero |char* loc|I32 len Apr |void |my_exit |U32 status Apr |void |my_failure_exit Ap |I32 |my_fflush_all +Anp |Pid_t |my_fork +Anp |void |atfork_lock +Anp |void |atfork_unlock Ap |I32 |my_lstat #if !defined(HAS_MEMCMP) || !defined(HAS_SANE_MEMCMP) Anp |I32 |my_memcmp |const char* s1|const char* s2|I32 len