threads::shared disabling
[p5sagit/p5-mst-13.2.git] / ext / POSIX /
2001-12-30 Blair Zajac POSIX to understand _SC_PAGESIZE
2001-12-27 Jarkko Hietaniemi More wait status trickery for BeOS.
2001-12-26 Jarkko Hietaniemi Bad $? assumptions.
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-12-10 Jarkko Hietaniemi Telling how many tests we are expecting helps.
2001-12-10 Jarkko Hietaniemi Add a test case for waitpid(): from Rocco Caputo.
2001-11-25 Jarkko Hietaniemi DJGPP cannot do signals that well.
2001-11-25 Jarkko Hietaniemi Win32 compilation tweaks for Blair Zajac.
2001-11-08 Jarkko Hietaniemi Test miscounting.
2001-11-08 Jarkko Hietaniemi [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-10-30 Andy Dougherty Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-12 Jarkko Hietaniemi VMS pre-7.0 (which doesn't have sigaction()) uniformly
2001-09-11 Nick Ing-Simmons Part Integrate mainline
2001-09-07 Jarkko Hietaniemi Clean up 1_compile.t; move tests to more consistent
2001-09-05 Jarkko Hietaniemi In UNICOS sigaction() sets an extra flag
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 chromatic pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-05 Gurusamy Sarathy fix POSIX.t#13 for windos
2001-07-22 Jeffrey Friedl Re: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Mark-Jason Dominus Re: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Jarkko Hietaniemi Typo in #11432.
2001-07-21 Jarkko Hietaniemi Integrate change #11388 from macperl (the *.t parts...
2001-07-18 Hugo van der Sanden Re: Perl 5.7.2 Has Been Released
2001-07-13 Jarkko Hietaniemi Add LC_MESSAGES to the locale_h export tag (it already is
2001-07-11 Hugo van der Sanden Re: POSIX test #14 on UTS
2001-07-09 Gurusamy Sarathy save a dTHX
2001-07-08 Jarkko Hietaniemi A missing dTHX noticed by Gerrit P. Haase.
2001-07-07 Norton T. Allen Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Jarkko Hietaniemi Retract #11165 since Sarathy pointed out it'll not
2001-07-06 Norton T. Allen (Retracted by #11175)
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-25 Jarkko Hietaniemi MPE/iX test tweaks from Mark Bixby.
2001-06-25 Jarkko Hietaniemi Typo in #10937.
2001-06-25 Jarkko Hietaniemi SIGCONT not trappable in VMS.
2001-06-24 Ilya Zakharevich Re: [PATCH 5.6.1] test suite
2001-06-22 Craig A. Berry should POSIX.xs use XSRETURN_UNDEF in sigaction?
2001-06-20 Tim Sweetman Fix for [ID 20010124.001] POSIX::errno unreliable
2001-06-20 Jarkko Hietaniemi No point in going into memory-saving contortions
2001-06-19 Spider Boardman [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-18 Nicholas Clark Re: [PATCH] Re: [PATCH] Re: perl@10611
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-18 Spider Boardman Re: anyone good at casting spells?
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Jarkko Hietaniemi #define fix from Nicholas Clark.
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-13 Nicholas Clark Re: ext/ + -Wall
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-02 Jarkko Hietaniemi -Wall cleanup continues.
2001-05-30 Jarkko Hietaniemi Retract #10295 and #10296: a more generic solution
2001-05-29 H.Merijn Brand Re: AIX and gcc (moving targets)
2001-05-27 Jarkko Hietaniemi Document strftime() and strptime().
2001-05-11 Jarkko Hietaniemi A nicely working combination for UTS from Hal Morris.
2001-05-02 Jarkko Hietaniemi Fix for a segfault, from Marc Lehmann.
2001-04-25 Jarkko Hietaniemi The tzname[] bit is not needed by util.c -- and causes
2001-04-24 Jarkko Hietaniemi Mac OS X patch for missing tzname definition from Paul...
2001-04-24 Jarkko Hietaniemi Retract #9811.
2001-04-24 Jarkko Hietaniemi (Retracted by #9812.)
2001-04-19 Jarkko Hietaniemi Document and test Time::Piece.
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko Hietaniemi Move the init_tm() and mini_mktime() up from POSIX...
2001-03-24 Nick Ing-Simmons POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD...
2001-03-21 Benjamin Sugars Re: [PATCH] POSIX::getcwd()
2001-03-20 Jarkko Hietaniemi Integrate changes #9259,9260 from maintperl into mainline.
2001-03-09 anders@broadcom.com A modified version of
2001-02-22 Jarkko Hietaniemi Integrate change #8665 from maintperl to mainline,
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-02-08 Charles Bailey SYN SYN
2001-02-01 Jarkko Hietaniemi Integrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-14 Dominic Dunlop [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam(...
2000-12-08 Andy Dougherty [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP...
2000-11-03 Jarkko Hietaniemi The #7521 touched things it shouldn't have.
2000-11-01 Garry T. Williams Make the POSIX::setuid and POSIX::setgid to really...
2000-10-20 Charles Bailey SYN SYN
2000-08-31 Spider Boardman POSIX doesn't report long double values under -Duselong...
2000-08-19 Jarkko Hietaniemi Put back the long double avoidance code to POSIX.xs
2000-08-18 Abigail Use NVs in POSIX math, not doubles.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-07-10 Jarkko Hietaniemi More POSIX.pod tweaks.
2000-07-04 Jarkko Hietaniemi More POSIX.pod embellishment.
2000-06-30 Jarkko Hietaniemi Elaborate POSIX.pod. Still needs work.
2000-06-29 Yitzchak Scott-Tho... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-06-03 Dan Sugalski VMS fixups so we can build with MULTIPLICITY
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathy avoid warnings in POSIX.pm (from Barrie Slaymaker)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-02 Jarkko Hietaniemi Be more forgiving in POSIX about HUGE_VALL.
2000-05-01 Jarkko Hietaniemi Use HUGE_VALL if applicable.
2000-03-22 Gurusamy Sarathy RM600-svr4 tweaks (from Frank Ridderbusch
2000-02-19 Gurusamy Sarathy POSIX::strftime gets the date wrong (from John Tobey
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
next