projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
216db7e
)
Forgotten from change #20031.
Jarkko Hietaniemi [Sun, 6 Jul 2003 16:21:33 +0000 (16:21 +0000)]
p4raw-link: @20031 on //depot/perl:
216db7eec92546173ac6bab178225bf585542186
p4raw-id: //depot/perl@20032
makedef.pl
patch
|
blob
|
blame
|
history
malloc_ctl.h
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
8a9953c
..
5c96b28
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-295,7
+295,6
@@
if ($PLATFORM eq 'wince') {
Perl_sv_collxfrm
setgid
setuid
- win32_async_check
win32_free_childdir
win32_free_childenv
win32_get_childdir
diff --git
a/malloc_ctl.h
b/malloc_ctl.h
index
e0bee00
..
2bce0c1
100644
(file)
--- a/
malloc_ctl.h
+++ b/
malloc_ctl.h
@@
-47,7
+47,9
@@
enum {
MallocCfg_last
};
+START_EXTERN_C
extern IV *MallocCfg_ptr;
+END_EXTERN_C
#endif