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 | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Perl | 18 | 2 | 2 | 0 | 2 | 0 |