summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2012-10-05 08:26:40 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2012-10-05 08:26:40 +0100
commit0c38a575805726e13941c02d1cdf5b6b5c4ded11 (patch)
treeafb16fd6c55c84e1fec0b90e95484e91fba85a54 /makedef.pl
parent76445bb00ac5ac3b195e659b56c470daff0d3c7d (diff)
downloadperl-0c38a575805726e13941c02d1cdf5b6b5c4ded11.tar.gz
Remove exports of dummy set[ug]id functions on Windows
These are surely not required by anything, and are only stub functions anyway so can easily be provided locally by anything that really does need them. Also hide the declarations other than when building the core itself as per the fix for [perl #114516].
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/makedef.pl b/makedef.pl
index c1fd4c195c..0923f40117 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -786,8 +786,6 @@ try_symbols(qw(
if ($ARGS{PLATFORM} eq 'win32') {
try_symbols(qw(
- setgid
- setuid
win32_free_childdir
win32_free_childenv
win32_get_childdir