diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-18 11:00:31 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-18 11:00:31 +0000 |
commit | 71cbd107f0f12393b3cd2a13a574a5eccbff0bf4 (patch) | |
tree | 7ad493779445147b697536d93ee48873fb9484b9 /embed.fnc | |
parent | 413c4af61642c148a716a68d14bb8cc3c5573f63 (diff) | |
parent | b47081478a8748d8ebb42a1f0afef81460bce6da (diff) | |
download | perl-71cbd107f0f12393b3cd2a13a574a5eccbff0bf4.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@15284
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -558,6 +558,7 @@ Ap |struct perl_thread* |new_struct_thread|struct perl_thread *t Ap |void |reentrant_size Ap |void |reentrant_init Ap |void |reentrant_free +Afnp |void* |reentrant_retry|const char*|... #endif Ap |void |call_atexit |ATEXIT_t fn|void *ptr Apd |I32 |call_argv |const char* sub_name|I32 flags|char** argv |