POSIX::strftime() should be able to handle Unicode characters in the format
[p5sagit/p5-mst-13.2.git] / ext / POSIX / POSIX.pm
2009-10-15 Nicholas Clark POSIX::strftime() should be able to handle Unicode...
2009-10-15 Steve Peters Hmmm... this may be a heisenbug. Works on some termina...
2009-10-15 Steve Peters POSIX::strftime() should be able to handle Unicode...
2009-01-05 Ingo Weinhold Adjustments to POSIX for the Haiku port
2008-05-21 Nicholas Clark Eliminate POSIX::int_macro_int, and all the complex...
2008-05-15 Nicholas Clark Remove POSIX's internal implementation of S_ISBLK,...
2008-05-15 Nicholas Clark It transpires that POSIX.xs also duplicated several...
2008-03-31 Nicholas Clark $VERSION++ for all the non-dual life modules in ext...
2007-03-15 Rafael Garcia-Suarez Make the isdst argument to asctime and mktime default...
2006-12-19 Rafael Garcia-Suarez Add a regression test to verify that POSIX::AUTOLOAD...
2006-12-19 Rafael Garcia-Suarez Disable strictures in POSIX AUTOLOAD
2006-12-18 Nicholas Clark Ensure that POSIX.pm is strict and warnings compliant...
2006-12-18 Nicholas Clark Given that POSIX already has AutoLoader loaded, move...
2006-12-18 Nicholas Clark POSIX::SigAction::new can be moved into the AUTOLOAD...
2006-11-22 Peter Dintelmann POSIX::remove() and directories
2006-08-16 Steve Peters Additional changes to get C++ a little closer to a...
2006-01-09 Nicholas Clark POSIX and Fcntl both export the same constants derived...
2006-01-08 Nicholas Clark Tweak the code that generates unique entries in @POSIX...
2005-12-23 Nicholas Clark De-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 Hietaniemi allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2005-04-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
2004-03-16 Rafael Garcia-Suarez Add a lchown() call to the POSIX module. [perl #27547]
2004-03-15 Rafael Garcia-Suarez Fix the order of arguments in the usage message of
2003-12-30 Nicholas Clark Bump VERSION numbers
2003-08-13 Nicholas Clark Re: script wanted
2003-08-10 Jarkko Hietaniemi Try simple workaround for the POSIX autosplit.ix warning.
2003-07-17 Michael G. Schwern Re: POSIX::div
2003-07-09 Chip Salzenberg Safe signals via POSIX::sigaction
2003-01-22 Rafael Garcia-Suarez Fix [perl #19860] by adding a POSIX::fsync() stub.
2002-09-04 Brendan O'Dea Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
2002-05-23 Abigail Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
2002-02-26 Jarkko Hietaniemi POSIX: add isatty to @EXPORT_OK, reformat.
2001-12-30 Blair Zajac POSIX to understand _SC_PAGESIZE
2001-12-22 Nick Ing-Simmons Fix mis-parse of autoloaded usage code by declaring...
2001-12-17 Nicholas Clark more POSIX tests, and more autoloading
2001-07-13 Jarkko Hietaniemi Add LC_MESSAGES to the locale_h export tag (it already is
2001-06-13 Nicholas Clark Re: ext/ + -Wall
2001-03-21 Benjamin Sugars Re: [PATCH] POSIX::getcwd()
2001-03-09 anders@broadcom.com A modified version of
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-01 Garry T. Williams Make the POSIX::setuid and POSIX::setgid to really...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-06-29 Yitzchak Scott-Tho... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-05-28 Gurusamy Sarathy avoid warnings in POSIX.pm (from Barrie Slaymaker)
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy reduce memory consumption of POSIX.pm (from Ilya Zakhar...
2000-01-23 Gurusamy Sarathy s/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 Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-07-27 Ilya Zakharevich decrease memory footprint of standard modules
1999-02-02 Jarkko Hietaniemi POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1999-01-06 W. Phillip Moore POSIX getpgrp is not -w clean
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gurusamy Sarathy qualify names of builtins
1998-08-02 Nicholas Clark hand-apply whitespace-mutiliated patch
1998-06-25 Gurusamy Sarathy mknod() is not POSIX, so remove the POSIX pieces from...
1998-06-23 Jarkko Hietaniemi applied patch, moved #define mkfifo ... from perl.h...
1998-04-17 Gurusamy Sarathy [win32] support POSIX, enable more locale tests
1998-04-02 Malcolm Beattie Add missing export of "nice" to ext/POSIX/POSIX.pm...
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Jens T. Berger Thi... Fix POSIX::raise()
1997-01-29 Chip Salzenberg Update $VERSION of DynaLoader and POSIX
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-15 Chip Salzenberg Avoid "uninitialized" warnings from POSIX::constant()
1997-01-07 Perl 5 Porters [inseparable changes from patch from perl5.003_19 to...
1997-01-07 Roderick Schertler sigaction() problems
1996-11-19 David Hammen Re: strtod / strtol patch for POSIX module
1996-02-06 Paul Marquess VERSION Patch
1996-02-03 Perl 5 Porters perl5.002beta3
1995-12-21 Andy Dougherty This is patch.2b1g to perl5.002beta1.
1995-12-08 Andy Dougherty This is patch.2b1f to perl5.002beta1.
1995-11-20 Larry Wall 5.002 beta 1
1995-05-24 Andy Dougherty This is my patch patch.1h for perl5.001.
1995-03-13 Larry Wall Perl 5.001
1995-03-10 Andy Dougherty perl5.000 patch.0o: [address] a few more Configure...
1995-02-27 Andy Dougherty perl5.000 patch.0m: [various fixes, hint file updates...
1995-01-17 Tim Bunce MakeMaker 3.8
1994-10-17 Larry Wall perl 5.000