replace direct call to sighandler() with (*PL_sighandlerp)()
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 5 May 2000 01:33:09 +0000 (01:33 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 5 May 2000 01:33:09 +0000 (01:33 +0000)
commitb319cd580f7af181ac94e0f1bec34de0d03328b0
tree05eec284c43394eb193bfb666f48ce57b21aac40
parent1950ee41e795206b226cbd90a736eaa9889cbce2
replace direct call to sighandler() with (*PL_sighandlerp)()

p4raw-id: //depot/perl@6067
win32/win32.c