summaryrefslogtreecommitdiff
path: root/ext/Fcntl/Fcntl.pm
Commit message (Expand)AuthorAgeFilesLines
* Add support for Linux pipe buffer size fcntl commandsDagfinn Ilmari Mannsåker2014-10-131-1/+3
* Version bump for e6425454.Jarkko Hietaniemi2014-10-081-1/+1
* Add various *BSD O_ constants.Jarkko Hietaniemi2014-10-081-0/+5
* bump version of many modulesZefram2010-12-191-1/+1
* Increase Fcntl’s versionFather Chrysostomos2010-10-271-1/+1
* Convert Fcntl, File::Glob, I18N::Langinfo and Socket to an XS AUTOLOAD.Nicholas Clark2010-10-211-7/+1
* Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error.Nicholas Clark2010-10-211-8/+1
* Make Fcntl::AUTOLOAD's error messages consistent with croak() using modules.Nicholas Clark2010-10-191-1/+1
* Express @Fcntl::EXPORT_OK in terms of %Fcntl::EXPORT_TAGS.Nicholas Clark2010-10-181-49/+22
* Convert Fcntl::S_IFMT to XS.Nicholas Clark2010-10-181-11/+4
* Convert Fcntl::S_IMODE to XS.Nicholas Clark2010-10-181-1/+0
* Convert Fcntl::S_IS{LNK,SOCK,BLK,CHR,FIFO,WHT,ENFMT} to XS.Nicholas Clark2010-10-181-8/+0
* Convert Fcntl::{S_ISREG,S_ISDIR} to XS.Nicholas Clark2010-10-181-3/+1
* Fix Fcntl::S_ISENFMT(), which could never have worked before.Nicholas Clark2010-10-181-2/+2
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-3/+3
* fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701)Alexey Tourbin2007-04-261-11/+13
* Reorder Fcntl's bootstrapping so that the constants actually getNicholas Clark2006-01-071-13/+19
* Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.Jarkko Hietaniemi2003-08-181-2/+2
* Re: script wantedNicholas Clark2003-08-131-1/+1
* And even more glibc fcntl constants, this time mostly F_XXX.Jarkko Hietaniemi2003-06-161-11/+27
* Even more glibc O_ modes.Jarkko Hietaniemi2003-06-161-0/+3
* Add O_NOATIME.Jarkko Hietaniemi2003-06-161-0/+1
* The .pm changes to go with #10428.Jarkko Hietaniemi2001-06-041-12/+6
* Fcntl constants speedupNicholas Clark2000-12-171-1/+1
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-171-0/+4
* Fcntl de-cut-and-pasto.Doug MacEachern2000-03-011-2/+2
* Fix prototype conflicts with POSIX.pm.Jarkko Hietaniemi2000-02-221-147/+16
* Fcntl: more O_ constants, move SEEK_ to @EXPORT_OKJarkko Hietaniemi2000-02-161-9/+192
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+1
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* Initial integration of the MacPerl changes form Matthias.Jarkko Hietaniemi1999-11-021-0/+2
* More Fcntl constants. (This process really needsJarkko Hietaniemi1999-08-061-2/+25
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-261-2/+1
* Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-211-1/+2
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+4
* 5.004_67: Fcntl: add few constants, enhance maintainabilityJarkko Hietaniemi1998-06-231-12/+51
* [win32] merge change#681 from maintbranchGurusamy Sarathy1998-05-131-4/+3
* Some more Chip patches (tweaked to match _5x):Malcolm Beattie1998-02-061-1/+1
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-6/+18
* Fcntl.xs: F_[GS]ETOWN were in wrong case branchJarkko Hietaniemi1997-01-291-1/+1
* Fcntl: add more constantsJarkko Hietaniemi1997-01-251-2/+8
* [inseparable changes from patch from perl5.003_12 to perl5.003_13]Perl 5 Porters1996-12-201-2/+15
* No AutoLoader for FcntlChip Salzenberg1996-09-051-5/+0
* VERSION PatchPaul Marquess1996-02-061-5/+7
* perl5.002beta3Perl 5 Porters1996-02-021-0/+1
* This is my patch patch.1h for perl5.001.Andy Dougherty1995-05-241-1/+24
* Perl 5.001perl-5.001Larry Wall1995-03-121-4/+0
* perl5.000 patch.0o: [address] a few more Configure and build nits.perl-5.000oAndy Dougherty1995-03-101-1/+1
* MakeMaker 3.8Tim Bunce1995-01-171-1/+1
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+51