flock() constants
authorRoderick Schertler <roderick@gate.net>
Thu, 19 Dec 1996 06:37:17 +0000 (01:37 -0500)
committerChip Salzenberg <chip@atlantic.net>
Thu, 19 Dec 1996 23:14:00 +0000 (11:14 +1200)
commit3dea0e15e4684f6defe2f25a16bc696b96697ac2
tree62c9e28d66f2f17905a1f6c83893cce6d8fae773
parent3e6a22d2723daf415793f9a4fc1b57f4d8a576fd
flock() constants

Could we have the flock() constants in a standard module?  Since we're
supporting flock() via emulation there are lots of systems in which
these constants can't be pulled in via h2ph.

I don't much care where the constants are stored, so long as they're
somewhere.  Here's a patch which just stuffs them in Fcntl.  The @EXPORT
list is the same as before, you have to ask for these constants
explicitly (via ':flock').

p5p-msgid: <26669.850977437@eeyore.ibcinc.com>
ext/Fcntl/Fcntl.pm
ext/Fcntl/Fcntl.xs
pod/perlfunc.pod