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)
commit99fb8b1eb51ac07574c04b9afe50fa2c57a3c92a
treed95b414df8fca278414562154ae1e30a3ba8c7ae
parentd63eb6c74c63c81501dd80c829fba32810feaae3
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/metaconfig@5118
U/perl/i_sysmode.U [new file with mode: 0644]