Re: embedded perl and top_env problem
[p5sagit/p5-mst-13.2.git] / win32 / makedef.pl
index 1a555f5..dfd507a 100644 (file)
@@ -1,4 +1,3 @@
-
 #!../miniperl
 
 # Written: 10 April 1996 Gary Ng (71564.1743@compuserve.com)
@@ -103,6 +102,7 @@ Perl_scan_str
 Perl_scan_subst
 Perl_scan_trans
 Perl_scan_word
+Perl_setenv_getix
 Perl_skipspace
 Perl_sublex_done
 Perl_sublex_start
@@ -129,11 +129,15 @@ perl_init_ext
 perl_requirepv
 siggv
 stack
+statusvalue_vms
 tainting
 Perl_safexcalloc
 Perl_safexmalloc
 Perl_safexfree
 Perl_safexrealloc
+Perl_my_memcmp
+Perl_cshlen
+Perl_cshname
 !END!OF!SKIP!
 
 # All symbols have a Perl_ prefix because that's what embed.h
@@ -210,3 +214,47 @@ win32_inet_ntoa
 win32_htons
 win32_ntohs
 win32_htonl
+win32_stat
+win32_errno
+win32_stderr
+win32_stdin
+win32_stdout
+win32_ferror
+win32_feof
+win32_strerror
+win32_fprintf
+win32_printf
+win32_vfprintf
+win32_fread
+win32_fwrite
+win32_fopen
+win32_fdopen
+win32_freopen
+win32_fclose
+win32_fputs
+win32_fputc
+win32_ungetc
+win32_getc
+win32_fileno
+win32_clearerr
+win32_fflush
+win32_ftell
+win32_fseek
+win32_fgetpos
+win32_fsetpos
+win32_rewind
+win32_tmpfile
+win32_abort
+win32_fstat
+win32_pipe
+win32_popen
+win32_pclose
+win32_setmode
+win32_open
+win32_close
+win32_dup
+win32_dup2
+win32_read
+win32_write
+win32_spawnvpe
+win32_spawnle