This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Devel::PPPort 3.13_03
[perl5.git] / ext / POSIX / POSIX.pm
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules in ext...
2007-03-15 Rafael Garcia-SuarezMake the isdst argument to asctime and mktime default...
2006-12-19 Rafael Garcia-SuarezAdd a regression test to verify that POSIX::AUTOLOAD...
2006-12-19 Rafael Garcia-SuarezDisable strictures in POSIX AUTOLOAD
2006-12-18 Nicholas ClarkEnsure that POSIX.pm is strict and warnings compliant...
2006-12-18 Nicholas ClarkGiven that POSIX already has AutoLoader loaded, move...
2006-12-18 Nicholas ClarkPOSIX::SigAction::new can be moved into the AUTOLOAD...
2006-11-22 Peter DintelmannPOSIX::remove() and directories
2006-08-16 Steve PetersAdditional changes to get C++ a little closer to a...
2006-01-09 Nicholas ClarkPOSIX and Fcntl both export the same constants derived...
2006-01-08 Nicholas ClarkTweak the code that generates unique entries in @POSIX...
2005-12-23 Nicholas ClarkDe-duplicate the items in @EXPORT. (@EXPORT is built...
2005-07-19 Nicholas Clark C<use Foo;> inside Foo.pm considered a "bad...
2005-07-19 Jarkko Hietaniemiallow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2005-04-19 Steve PetersRefactoring to Sv*_set() macros - patch #5
2004-03-16 Rafael Garcia-SuarezAdd a lchown() call to the POSIX module. [perl #27547]
2004-03-15 Rafael Garcia-SuarezFix the order of arguments in the usage message of
2003-12-30 Nicholas ClarkBump VERSION numbers
2003-08-13 Nicholas ClarkRe: script wanted
2003-08-10 Jarkko HietaniemiTry simple workaround for the POSIX autosplit.ix warning.
2003-07-17 Michael G. SchwernRe: POSIX::div
2003-07-09 Chip SalzenbergSafe signals via POSIX::sigaction
2003-01-22 Rafael Garcia-SuarezFix [perl #19860] by adding a POSIX::fsync() stub.
2002-09-04 Brendan O'DeaRe: [PATCH 5.8.0] add accessors for POSIX::SigAction
2002-05-23 AbigailRe: [ID 20020523.001] POSIX::sleep not POSIX compliant
2002-02-26 Jarkko HietaniemiPOSIX: add isatty to @EXPORT_OK, reformat.
2001-12-30 Blair ZajacPOSIX to understand _SC_PAGESIZE
2001-12-22 Nick Ing-SimmonsFix mis-parse of autoloaded usage code by declaring...
2001-12-17 Nicholas Clarkmore POSIX tests, and more autoloading
2001-07-13 Jarkko HietaniemiAdd LC_MESSAGES to the locale_h export tag (it already is
2001-06-13 Nicholas ClarkRe: ext/ + -Wall
2001-03-21 Benjamin SugarsRe: [PATCH] POSIX::getcwd()
2001-03-09 anders@broadcom.comA modified version of
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-01 Garry T. WilliamsMake the POSIX::setuid and POSIX::setgid to really...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-06-29 Yitzchak Scott-Tho... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-05-28 Gurusamy Sarathyavoid warnings in POSIX.pm (from Barrie Slaymaker)
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyreduce memory consumption of POSIX.pm (from Ilya Zakhar...
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-07-27 Ilya Zakharevichdecrease memory footprint of standard modules
1999-02-02 Jarkko HietaniemiPOSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1999-01-06 W. Phillip MoorePOSIX getpgrp is not -w clean
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Gurusamy Sarathyqualify names of builtins
1998-08-02 Nicholas Clarkhand-apply whitespace-mutiliated patch
1998-06-25 Gurusamy Sarathymknod() is not POSIX, so remove the POSIX pieces from...
1998-06-23 Jarkko Hietaniemiapplied patch, moved #define mkfifo ... from perl.h...
1998-04-17 Gurusamy Sarathy[win32] support POSIX, enable more locale tests
1998-04-02 Malcolm BeattieAdd missing export of "nice" to ext/POSIX/POSIX.pm...
1997-04-01 Jim AveraFix MM doc's use of "SUPER::"
1997-04-01 Jens T. Berger Thi... Fix POSIX::raise()
1997-01-29 Chip SalzenbergUpdate $VERSION of DynaLoader and POSIX
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-15 Chip SalzenbergAvoid "uninitialized" warnings from POSIX::constant()
1997-01-07 Perl 5 Porters[inseparable changes from patch from perl5.003_19 to...
1997-01-07 Roderick Schertlersigaction() problems
1996-11-19 David HammenRe: strtod / strtol patch for POSIX module
1996-02-06 Paul MarquessVERSION Patch
1996-02-03 Perl 5 Portersperl5.002beta3
1995-12-21 Andy DoughertyThis is patch.2b1g to perl5.002beta1.
1995-12-08 Andy DoughertyThis is patch.2b1f to perl5.002beta1.
1995-11-20 Larry Wall5.002 beta 1
1995-05-24 Andy DoughertyThis is my patch patch.1h for perl5.001.
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-02-27 Andy Doughertyperl5.000 patch.0m: [various fixes, hint file updates...
1995-01-17 Tim BunceMakeMaker 3.8
1994-10-17 Larry Wallperl 5.000 perl-5.000