This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 16 Feb 2000 19:47:51 +0000 (19:47 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 16 Feb 2000 19:47:51 +0000 (19:47 +0000)
commitca6e1c26e8ac218f83b0cec7616cb26dab979947
tree8962df12664e64e831aa8d5e4bba857fa6592593
parentd4935d7f25ace6b599fe75f422b41624ca6bf4a6
Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
(tag :seek), add S_I constants (and functions) (tag :mode);
refer only to the SEEK_ of Fcntl, not the ones from
POSIX or IO::; add SHUT_ to Socket; get trigonometric
functions from Math::Trig instead of POSIX.

p4raw-id: //depot/cfgperl@5118
ext/Fcntl/Fcntl.pm
ext/Fcntl/Fcntl.xs
ext/Socket/Socket.pm
ext/Socket/Socket.xs
perl.h
pod/perldelta.pod
pod/perlfunc.pod
pod/perlopentut.pod
t/lib/syslfs.t