This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add $Htmlfileurl to support relativizing crossrefs
[perl5.git] / ext / POSIX /
2011-09-17 Father ChrysostomosCorrect punctuation in some POSIX error messages
2011-09-17 Craig A. BerryPOSIX::access() doesn't do ENOTDIR on VMS.
2011-09-13 Nicholas ClarkChange POSIX::Termios::setattr() to default to TCASNOW...
2011-09-13 Nicholas ClarkRemove unneeded fallback definitions of dNOOP, dVAR...
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{asctime,mktime...
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{access,mkfifo...
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{close,dup,tcdrain...
2011-09-13 Nicholas ClarkAdd tests for POSIX::{access,close,dup,dup2}.
2011-09-13 Nicholas ClarkIn ext/POSIX/t/sysconf.t, make the tests more strict.
2011-09-13 Nicholas ClarkIn ext/POSIX/t/sysconf.t, refactor the API of _check_an...
2011-09-13 Nicholas ClarkIn various POSIX tests, make better use of Test::More.
2011-09-13 Nicholas ClarkMerge the implementations of 11 is*() functions in...
2011-09-13 Nicholas ClarkMerge the implementations of 10 maths functions in...
2011-09-13 Nicholas ClarkFurther tests for POSIX trigonometric and hyperbolic...
2011-09-13 Nicholas ClarkChange POSIX::localeconv() to a table-driven implementa...
2011-09-13 Nicholas ClarkAdd tests for POSIX::localeconv().
2011-09-13 Nicholas ClarkMerge the implementations of 2 sets of POSIX functions.
2011-09-13 Nicholas ClarkMerge the implementations of 4 sets of POSIX::Termios...
2011-09-13 Nicholas ClarkMerge the implementations of 2 pairs of POSIX::SigSet...
2011-09-13 Nicholas ClarkStore sigset_t used by POSIX::SigSet directly in the...
2011-09-13 Nicholas ClarkIn POSIX.xs, extract allocate_struct() from POSIX:...
2011-09-13 Nicholas ClarkAdd tests for POSIX::SigSet.
2011-09-13 Nicholas ClarkStore struct termios used by POSIX::Termios directly...
2011-09-13 Nicholas ClarkAdd tests for POSIX::tc{drain,flow,flush,sendbreak}()
2011-09-13 Nicholas ClarkAdd tests for POSIX::Termios->setattr().
2011-09-13 Nicholas ClarkAdd tests for POSIX::Termios->setcc().
2011-09-13 Nicholas ClarkAdd tests for POSIX::Termios->get[iocf]flags().
2011-09-13 Nicholas ClarkAdd tests for POSIX::Termios->get[io]speed().
2011-09-13 Nicholas ClarkAdd tests for passing POSIX::Termios->getcc() out of...
2011-09-13 Nicholas ClarkIn termios.t, avoid reading uninitialised memory in...
2011-09-13 Nicholas ClarkRefactor ext/POSIX/t/termios.t
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-09-01 Nicholas ClarkChange the synopsis in POSIX.pod to stress use POSIX ();
2011-09-01 Nicholas ClarkGenerate @POSIX::EXPORT_OK from %reimpl, %replacement...
2011-09-01 Nicholas ClarkTest that @POSIX::EXPORT and @POSIX::EXPORT_OK are...
2011-09-01 Nicholas ClarkRemove isatty from @POSIX::EXPORT_OK, as it's already...
2011-09-01 Aristotle PagaltzisReplace use of AutoLoader in POSIX with a custom compil...
2011-09-01 Nicholas ClarkIn POSIX, improve the diagnostic for the "use $method...
2011-09-01 Aristotle PagaltzisIn POSIX, drastically simplify the wrappers for "unimpl...
2011-09-01 Aristotle PagaltzisIn POSIX.pm, modernise package variable style.
2011-09-01 Nicholas ClarkThe more regular POSIX "unimplemented" diagnostics...
2011-09-01 Nicholas ClarkImprovements to the diagnostics for "unimplemented...
2011-09-01 Nicholas ClarkTest the POSIX functions that wrap core builtins.
2011-09-01 Nicholas ClarkConvert the POSIX waitpid tests to Test::More.
2011-09-01 Nicholas ClarkExplicitly test both CORE:: and POSIX:: gmtime and...
2011-09-01 Nicholas ClarkTest the diagnostics for usage messages for POSIX wrapp...
2011-09-01 Nicholas ClarkTest the diagnostics for all POSIX::* functions that...
2011-09-01 Nicholas ClarkIn ext/POSIX/t/is.t, make better use of Test::More.
2011-05-24 Father ChrysostomosUn-TODO a test on Snow Leopard
2011-05-18 Bo Lindberghwaitpid doesn't work with WIFSTOPPED
2011-05-18 Karl WilliamsonPOSIX.pod: fix broken link
2011-03-19 Steve HayRedefine errno values for Visual Studio 2010
2011-01-20 Jesse VincentVersion bumps for POSIX non-dual-life modules identified by
2011-01-18 Leon TimmermansClarify limitation in safe signals.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2010-12-19 Zeframbump version of many modules
2010-12-11 Zeframfix various compiler warnings from XS code
2010-10-21 Nicholas ClarkConvert Fcntl, File::Glob, I18N::Langinfo, POSIX and...
2010-10-19 Nicholas ClarkFcntl, POSIX and Socket can all use Proxy Constant...
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-09-11 Florian RagwitzBump $POSIX::VERSION
2010-09-11 Florian RagwitzAdd missing POSIX signal constants
2010-08-30 Tony Cookfix the AIX skip to only skip on AIX
2010-08-30 Tony Cookrt77432: sigaction would crash/assert with a replaced...
2010-08-17 Jerry D. HeddenMove POSIX.pm to lib/POSIX.pm to fix autosplitter problem
2010-08-13 Tony CookPOSIX/t/posix.t expects a certain start to Makefile.PL
2010-08-13 Tony Cookmake_ext.pl populates @INC correctly, don't override...
2010-06-30 Nicholas ClarkConvert POSIX's test to Test::More.
2010-04-16 H.Merijn Brand[PATCH] [5.12] Allow build on aix 4.2 (sigaction and...
2010-03-03 Vincent PitFix an example for LC_COLLATE in POSIX.pod that actuall...
2009-12-20 Jesse VincentPOSIX.pm - minor change to POSIX.xs since 5.11.2 -...
2009-12-20 Daniel Frederick... Add lchown to POSIX.pod
2009-11-29 Steve PetersMerge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-11-29 Steve PetersAdd error codes for getaddrinfo() and getnameinfo()
2009-11-23 Stepan Kasalfix logic for a workaround in POSIX.xs
2009-11-12 H.Merijn BrandSorry, missed a "
2009-11-12 H.Merijn BrandHP-UX does not accept UTC0UTC, because there is no...
2009-11-12 Gerard GoossenAdd missing LEAVE to POSIX.xs sigaction
2009-11-11 Jan DuboisMap winsock error codes to POSIX errno values
2009-10-18 Nicholas ClarkUse gmtime() instead of localtime(), as timezones hinde...
2009-10-15 Nicholas ClarkReplace sv_2mortal(newSVpvn(...)) with newSVpvn_flags...
2009-10-15 Nicholas ClarkUse newSVpvn(), newSVpvs() and gv_fetchpvs(), the later...
2009-10-15 Nicholas ClarkIn strftime(), save a malloc()/free() by using sv_usepv...
2009-10-15 Nicholas ClarkPOSIX::strftime() should be able to handle Unicode...
2009-10-15 Steve PetersHmmm... this may be a heisenbug. Works on some termina...
2009-10-15 Steve PetersPOSIX::strftime() should be able to handle Unicode...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-07-08 Tim JennessFix compiler warning when cuserid is absent and sizeof...
2009-05-06 Steve HayFix POSIX::tzset() as per Time::Piece::_tzset().
2009-04-27 Nicholas ClarkRemove all #ifdef MACOS_TRADITIONAL code in core and...
2009-03-26 Nicholas ClarkRemove now-redundant references to MAN3PODS in core...
2009-01-21 Frank WiegandPOD typos
2009-01-08 John Malmbergext/File/Gob/t/basic.t, ext/POSIX/t/posix.t vms fixes
2009-01-05 Ingo WeinholdAdjustments to POSIX for the Haiku port
2008-12-19 Sam Vilain[admin] set up .gitignore files
2008-05-31 Nicholas ClarkAdd conditional code to initialise RETVAL, to avoid...
2008-05-25 Nicholas ClarkMy recent changes to POSIX.xs forgot that WEXITSTATUS...
2008-05-21 Nicholas ClarkReplaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFST...
2008-05-21 Nicholas ClarkEliminate POSIX::int_macro_int, and all the complex...
2008-05-15 Nicholas ClarkRemove POSIX's internal implementation of S_ISBLK,...
next