rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 2 Jul 2001 08:03:55 +0000 (08:03 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 2 Jul 2001 08:03:55 +0000 (08:03 +0000)
commit894237640a8731055a749592e01318892443c38d
treecc8c55e633728ba8f48fa340a50ae81dda851e26
parent25716404fbbde2ca91832aab8c9157aafcdcc7e8
rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
naming discipline

win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
because of this)

fix a warning about "fd" being used without being set in Cwd.xs

p4raw-id: //depot/perl@11067
14 files changed:
embed.h
embed.pl
ext/Cwd/Cwd.xs
ext/POSIX/POSIX.t
ext/POSIX/POSIX.xs
global.sym
objXSUB.h
perlapi.c
pod/perlapi.pod
proto.h
util.c
win32/config.bc
win32/config.gc
win32/config.vc