This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
patch to report warnings on bogus filehandles passed to flock(),
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 21 Jan 2000 04:28:08 +0000 (04:28 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 21 Jan 2000 04:28:08 +0000 (04:28 +0000)
commit69282e910994b718c7eedc8f550888058a4e93ff
tree7b03bc1b24a50d77983c616709e61e9238cee94a
parent2decb4fb82e001e3c9671c57b61232c651a9c22c
patch to report warnings on bogus filehandles passed to flock(),
more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
(slightly modified)

p4raw-id: //depot/perl@4830
12 files changed:
embed.h
embed.pl
global.sym
objXSUB.h
perlapi.c
pod/perldiag.pod
pp_hot.c
pp_sys.c
proto.h
t/pragma/warn/pp_hot
t/pragma/warn/pp_sys
util.c