This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pumpkin.pod: Add L<> around html link
[perl5.git] / ext / Fcntl /
2010-12-19 Zeframbump version of many modules
2010-12-14 Nicholas ClarkConvert ext/Fcntl/t/syslfs.t to Test::More and t/op...
2010-12-14 Nicholas ClarkIn Fcntl's syslfs.t and t/op/lfs.t, eliminate bye().
2010-12-14 Nicholas ClarkIn Fcntl's syslfs.t and t/op/lfs.t, eliminate zap().
2010-12-14 Nicholas ClarkRefactor syslfs.t and lfs.t to call bye() directly...
2010-12-14 Nicholas ClarkConvert ext/Fcntl/t/syslfs.t to File::Temp
2010-12-14 Nicholas ClarkReduce inconsistencies between ext/Fcntl/t/syslfs.t...
2010-12-14 Nicholas ClarkCheck return values in the test programs run by syslfs...
2010-12-11 Zeframfix various compiler warnings from XS code
2010-10-27 Father ChrysostomosIncrease Fcntl’s version
2010-10-21 Nicholas ClarkConvert Fcntl, File::Glob, I18N::Langinfo and Socket...
2010-10-21 Nicholas ClarkConvert Fcntl, File::Glob, I18N::Langinfo, POSIX and...
2010-10-20 Nicholas ClarkIn Fcntl.xs, correct the conditional compilation of...
2010-10-19 Nicholas ClarkMake Fcntl::AUTOLOAD's error messages consistent with...
2010-10-19 Nicholas ClarkFcntl, POSIX and Socket can all use Proxy Constant...
2010-10-19 Nicholas ClarkFix C++ build for Fcntl.xs.
2010-10-18 Nicholas ClarkExpress @Fcntl::EXPORT_OK in terms of %Fcntl::EXPORT_TAGS.
2010-10-18 Nicholas ClarkConvert Fcntl::S_IFMT to XS.
2010-10-18 Nicholas ClarkConvert Fcntl::S_IMODE to XS.
2010-10-18 Nicholas ClarkConvert Fcntl::S_IS{LNK,SOCK,BLK,CHR,FIFO,WHT,ENFMT...
2010-10-18 Nicholas ClarkConvert Fcntl::{S_ISREG,S_ISDIR} to XS.
2010-10-18 Nicholas ClarkFix Fcntl::S_ISENFMT(), which could never have worked...
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-06-30 Nicholas ClarkConvert Fcntl and PerlIO::encoding's tests to Test...
2010-03-24 Leon BrocardCheck that sparse files hold at least a block (bug...
2010-02-21 David Mitchellstop skipping ext/Fcntl/t/syslfs.t
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-03-26 Nicholas ClarkRemove now-redundant references to MAN3PODS in core...
2008-12-19 Sam Vilain[admin] set up .gitignore files
2007-04-26 Alexey Tourbinfixed Fcntl::S_IFMT() breakage introduced by change...
2007-03-21 Nicholas ClarkOnly use proxy constant subroutines for 5.9.x.
2006-01-07 Nicholas ClarkReorder Fcntl's bootstrapping so that the constants...
2005-12-22 Nicholas ClarkMake ExtUtils::Constant generate the inlineable proxy...
2003-08-18 Jarkko HietaniemiTypo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.
2003-08-13 Nicholas ClarkRe: script wanted
2003-06-16 Jarkko HietaniemiAnd even more glibc fcntl constants, this time mostly...
2003-06-16 Jarkko HietaniemiEven more glibc O_ modes.
2003-06-16 Jarkko HietaniemiAdd O_NOATIME.
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-11-07 david@dhaller.de[perl #18065] LFS related bug in perl-5.8.0 testsuite
2002-07-04 Andy DoughertyRe: autom4te and perl 5.8.0
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Nicholas ClarkRe: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046...
2002-03-04 Nicholas Clark(was Re: [PATCH @13746] h2xs)
2001-10-08 Nicholas Clark& what's to be done for 5.8.0?
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Nicholas ClarkRe: [PATCH] Re: perl@10611
2001-06-04 Jarkko HietaniemiThe .pm changes to go with #10428.
2001-06-04 Jarkko HietaniemiThe #10402 didn't take. Weird.
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Nicholas ClarkFcntl constants speedup
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-15 Jarkko HietaniemiAdd missing Windows O_ constants.
2000-03-01 Doug MacEachernFcntl de-cut-and-pasto.
2000-02-22 Jarkko HietaniemiFix prototype conflicts with POSIX.pm.
2000-02-16 Jarkko HietaniemiFcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-11-02 Jarkko HietaniemiInitial integration of the MacPerl changes form Matthias.
1999-08-06 Jarkko HietaniemiMore Fcntl constants. (This process really needs
1999-07-26 Gurusamy SarathyINSTALL =~ s/5.006/5.6/; delay loading Errno until...
1999-07-21 oracle@pcr8.pcr.comUse Errno more extensively so that error
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathychange#1889 mistakenly removed F_SETLK
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-07-21 Nick Ing-SimmonsMingw32 PERL_OBJECT tweaks
1998-06-23 Jarkko Hietaniemi5.004_67: Fcntl: add few constants, enhance maintainability
1998-05-13 Gurusamy Sarathy[win32] merge change#681 from maintbranch
1998-02-06 Malcolm BeattieSome more Chip patches (tweaked to match _5x):
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-01-29 Jarkko HietaniemiFcntl.xs: F_[GS]ETOWN were in wrong case branch
1997-01-25 Jarkko HietaniemiFcntl: add more constants
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_12 to...
1996-12-19 Roderick Schertlerflock() constants
1996-09-05 Chip SalzenbergNo AutoLoader for Fcntl
1996-06-23 Perl 5 PortersAdd NAME attribute to suppress MakeMaker "guess" warning
1996-02-08 Perl 5 PortersVMS-specific patch.
1996-02-06 Paul MarquessVERSION Patch
1996-02-03 Perl 5 Portersperl5.002beta3
1996-01-13 Perl 5 Portersperl 5.002beta2 patch
1995-11-20 Larry Wall5.002 beta 1
1995-10-31 Andy DoughertyThis is my patch patch.1n for perl5.001. perl-5.001n
1995-06-06 Andy DoughertyThis is my patch patch.1k for perl5.001.
1995-05-24 Andy DoughertyThis is my patch patch.1h for perl5.001.
1995-04-06 Andy Doughertyperl5.001 patch.1c
1995-03-13 Larry WallPerl 5.001 perl-5.001
1995-03-10 Andy Doughertyperl5.000 patch.0o: [address] a few more Configure... perl-5.000o
1995-01-17 Tim BunceMakeMaker 3.8
1994-12-19 Tim BunceThis is my patch patch.0a for perl5.000.
1994-10-17 Larry Wallperl 5.000 perl-5.000