diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-17 09:12:39 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-17 09:12:39 +0000 |
commit | e417e6d439d9f03a0c6005bc25522b721fd5ec92 (patch) | |
tree | 307ec9967e5e74de08e4e451ca73c264746b638c /embed.fnc | |
parent | a6a3912c27ed4f9ffb87d242b56d42a194c8b333 (diff) | |
parent | c04a4dfec532b91f76755cfa4d008128d04c69cb (diff) | |
download | perl-e417e6d439d9f03a0c6005bc25522b721fd5ec92.tar.gz |
Integarate mainline
p4raw-id: //depot/perlio@15269
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -555,7 +555,9 @@ dopM |PerlIO*|start_glob |SV* pattern|IO *io Ap |struct perl_thread* |new_struct_thread|struct perl_thread *t #endif #if defined(USE_REENTRANT_API) +Ap |void |reentrant_size Ap |void |reentrant_init +Ap |void |reentrant_free #endif Ap |void |call_atexit |ATEXIT_t fn|void *ptr Apd |I32 |call_argv |const char* sub_name|I32 flags|char** argv |