fix fs.t for VMS
[p5sagit/p5-mst-13.2.git] / ext / POSIX /
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...
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
2000-01-07 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-12-28 Gurusamy Sarathy cygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-10-24 Gurusamy Sarathy remove unused interpreter globals
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-15 Jan Dubois Prevent "Out of memory" error in POSIX's strftime()
1999-09-29 Charles Bailey resync with mainline
1999-09-24 Spider Boardman normalize time for strftime() (without the isdst effects of
1999-09-19 Gurusamy Sarathy control change#1914 via hints (causes problems on some...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-13 Robin Barker Replace change #4100 with
1999-09-07 Robin Barker Fix pointer casts.
1999-08-23 Charles Bailey Update calls for new thread context handling
1999-08-10 Dan Sugalski Patches needed to get _60 building with
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
next