This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Basics of a compiled Encode XS extension
[perl5.git] / ext / POSIX /
2001-12-30 Blair ZajacPOSIX to understand _SC_PAGESIZE
2001-12-27 Jarkko HietaniemiMore wait status trickery for BeOS.
2001-12-26 Jarkko HietaniemiBad $? assumptions.
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-12-10 Jarkko HietaniemiTelling how many tests we are expecting helps.
2001-12-10 Jarkko HietaniemiAdd a test case for waitpid(): from Rocco Caputo.
2001-11-25 Jarkko HietaniemiDJGPP cannot do signals that well.
2001-11-25 Jarkko HietaniemiWin32 compilation tweaks for Blair Zajac.
2001-11-08 Jarkko HietaniemiTest miscounting.
2001-11-08 Jarkko Hietaniemi[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-10-30 Andy DoughertyRe: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-12 Jarkko HietaniemiVMS pre-7.0 (which doesn't have sigaction()) uniformly
2001-09-11 Nick Ing-SimmonsPart Integrate mainline
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-09-05 Jarkko HietaniemiIn UNICOS sigaction() sets an extra flag
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 chromaticpod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2001-08-10 Jarkko HietaniemiDecommission Time::Piece; unnecessary Yet Another Time...
2001-08-05 Gurusamy Sarathyfix POSIX.t#13 for windos
2001-07-22 Jeffrey FriedlRe: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Mark-Jason DominusRe: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Jarkko HietaniemiTypo in #11432.
2001-07-21 Jarkko HietaniemiIntegrate change #11388 from macperl (the *.t parts...
2001-07-18 Hugo van der SandenRe: Perl 5.7.2 Has Been Released
2001-07-13 Jarkko HietaniemiAdd LC_MESSAGES to the locale_h export tag (it already is
2001-07-11 Hugo van der SandenRe: POSIX test #14 on UTS
2001-07-09 Gurusamy Sarathysave a dTHX
2001-07-08 Jarkko HietaniemiA missing dTHX noticed by Gerrit P. Haase.
2001-07-07 Norton T. AllenRe: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Jarkko HietaniemiRetract #11165 since Sarathy pointed out it'll not
2001-07-06 Norton T. Allen(Retracted by #11175)
2001-07-02 Gurusamy Sarathyrename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-25 Jarkko HietaniemiMPE/iX test tweaks from Mark Bixby.
2001-06-25 Jarkko HietaniemiTypo in #10937.
2001-06-25 Jarkko HietaniemiSIGCONT not trappable in VMS.
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] test suite
2001-06-22 Craig A. Berryshould POSIX.xs use XSRETURN_UNDEF in sigaction?
2001-06-20 Tim SweetmanFix for [ID 20010124.001] POSIX::errno unreliable
2001-06-20 Jarkko HietaniemiNo 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 ClarkRe: [PATCH] Re: [PATCH] Re: perl@10611
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-18 Spider BoardmanRe: anyone good at casting spells?
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Jarkko Hietaniemi#define fix from Nicholas Clark.
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-13 Nicholas ClarkRe: ext/ + -Wall
2001-06-12 Doug MacEachernext/ + -Wall
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-05-30 Jarkko HietaniemiRetract #10295 and #10296: a more generic solution
2001-05-29 H.Merijn BrandRe: AIX and gcc (moving targets)
2001-05-27 Jarkko HietaniemiDocument strftime() and strptime().
2001-05-11 Jarkko HietaniemiA nicely working combination for UTS from Hal Morris.
2001-05-02 Jarkko HietaniemiFix for a segfault, from Marc Lehmann.
2001-04-25 Jarkko HietaniemiThe tzname[] bit is not needed by util.c -- and causes
2001-04-24 Jarkko HietaniemiMac OS X patch for missing tzname definition from Paul...
2001-04-24 Jarkko HietaniemiRetract #9811.
2001-04-24 Jarkko Hietaniemi(Retracted by #9812.)
2001-04-19 Jarkko HietaniemiDocument and test Time::Piece.
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko HietaniemiMove the init_tm() and mini_mktime() up from POSIX...
2001-03-24 Nick Ing-SimmonsPOSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD...
2001-03-21 Benjamin SugarsRe: [PATCH] POSIX::getcwd()
2001-03-20 Jarkko HietaniemiIntegrate changes #9259,9260 from maintperl into mainline.
2001-03-09 anders@broadcom.comA modified version of
2001-02-22 Jarkko HietaniemiIntegrate change #8665 from maintperl to mainline,
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-02-08 Charles BaileySYN SYN
2001-02-01 Jarkko HietaniemiIntegrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-01-08 Charles BaileyOnce 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 HietaniemiThe #7521 touched things it shouldn't have.
2000-11-01 Garry T. WilliamsMake the POSIX::setuid and POSIX::setgid to really...
2000-10-20 Charles BaileySYN SYN
2000-08-31 Spider BoardmanPOSIX doesn't report long double values under -Duselong...
2000-08-19 Jarkko HietaniemiPut back the long double avoidance code to POSIX.xs
2000-08-18 AbigailUse NVs in POSIX math, not doubles.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-07-10 Jarkko HietaniemiMore POSIX.pod tweaks.
2000-07-04 Jarkko HietaniemiMore POSIX.pod embellishment.
2000-06-30 Jarkko HietaniemiElaborate POSIX.pod. Still needs work.
2000-06-29 Yitzchak Scott-Tho... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-06-03 Dan SugalskiVMS fixups so we can build with MULTIPLICITY
2000-05-28 Gurusamy SarathyMacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathyavoid warnings in POSIX.pm (from Barrie Slaymaker)
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-02 Jarkko HietaniemiBe more forgiving in POSIX about HUGE_VALL.
2000-05-01 Jarkko HietaniemiUse HUGE_VALL if applicable.
2000-03-22 Gurusamy SarathyRM600-svr4 tweaks (from Frank Ridderbusch
2000-02-19 Gurusamy SarathyPOSIX::strftime gets the date wrong (from John Tobey
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyuse builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
next