Commit 037738e11a6097734b0e1dabdd77b92e5fe35219

Anon32

Repository git://github.com/pfenwick/autodie.git master
by Niko Tyni on 2009-08-30 10:58 (3 months ago)

Allow for flock returning EAGAIN instead of EWOULDBLOCK on linux/parisc
Contrary to the documentation, flock(2) returns EAGAIN instead of
EWOULDBLOCK on the Linux parisc port (aka. hppa).

http://bugs.debian.org/543731

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Perl 18 2 2 0 2 0

Files Changed

[2 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
lib/Fatal.pm
  Perl 10 1 2 0 1 0
t/flock.t
  Perl 8 1 0 0 1 0