summaryrefslogtreecommitdiff
path: root/ext/POSIX
Commit message (Expand)AuthorAgeFilesLines
* VMS pre-7.0 (which doesn't have sigaction()) uniformlyJarkko Hietaniemi2001-10-121-1/+2
* Clean up 1_compile.t; move tests to more consistentJarkko Hietaniemi2001-09-072-0/+0
* In UNICOS sigaction() sets an extra flagJarkko Hietaniemi2001-09-051-2/+2
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-1/+1
* pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.podchromatic2001-08-271-1/+1
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-101-2/+0
* fix POSIX.t#13 for windosGurusamy Sarathy2001-08-051-1/+1
* Re: [ID 20010720.010] WHere's [:isprint:]?Jeffrey Friedl2001-07-221-2/+5
* Re: [ID 20010720.010] WHere's [:isprint:]? Mark-Jason Dominus2001-07-221-11/+11
* Typo in #11432.Jarkko Hietaniemi2001-07-221-37/+39
* Integrate change #11388 from macperl (the *.t parts needed hand massage).Jarkko Hietaniemi2001-07-211-20/+38
* Re: Perl 5.7.2 Has Been Released Hugo van der Sanden2001-07-181-1/+1
* Add LC_MESSAGES to the locale_h export tag (it already isJarkko Hietaniemi2001-07-131-2/+3
* Re: POSIX test #14 on UTS Hugo van der Sanden2001-07-111-4/+2
* save a dTHXGurusamy Sarathy2001-07-091-3/+2
* A missing dTHX noticed by Gerrit P. Haase.Jarkko Hietaniemi2001-07-081-7/+8
* Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNXNorton T. Allen2001-07-071-2/+6
* Retract #11165 since Sarathy pointed out it'll notJarkko Hietaniemi2001-07-061-1/+1
* (Retracted by #11175)Norton T. Allen2001-07-061-1/+1
* rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-022-2/+2
* MPE/iX test tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-251-1/+6
* Typo in #10937.Jarkko Hietaniemi2001-06-251-1/+1
* SIGCONT not trappable in VMS.Jarkko Hietaniemi2001-06-251-7/+11
* Re: [PATCH 5.6.1] test suiteIlya Zakharevich2001-06-241-2/+4
* should POSIX.xs use XSRETURN_UNDEF in sigaction?Craig A. Berry2001-06-221-2/+4
* Fix for [ID 20010124.001] POSIX::errno unreliableTim Sweetman2001-06-201-2/+17
* No point in going into memory-saving contortionsJarkko Hietaniemi2001-06-201-35/+7
* [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o...Spider Boardman2001-06-191-1/+4
* Re: [PATCH] Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-181-0/+1
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-182-0/+266
* Re: anyone good at casting spells?Spider Boardman2001-06-181-4/+6
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-4/+19
* #define fix from Nicholas Clark.Jarkko Hietaniemi2001-06-161-12/+1
* Re: perl@10611 Nicholas Clark2001-06-161-3931/+2
* Re: perl@10611 Nicholas Clark2001-06-161-0/+87
* Re: ext/ + -WallNicholas Clark2001-06-132-1537/+3464
* ext/ + -WallDoug MacEachern2001-06-121-1/+6
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-2/+0
* Retract #10295 and #10296: a more generic solutionJarkko Hietaniemi2001-05-301-3/+1
* Re: AIX and gcc (moving targets)H.Merijn Brand2001-05-291-1/+3
* Document strftime() and strptime().Jarkko Hietaniemi2001-05-271-0/+2
* A nicely working combination for UTS from Hal Morris.Jarkko Hietaniemi2001-05-111-0/+9
* Fix for a segfault, from Marc Lehmann.Jarkko Hietaniemi2001-05-021-1/+1
* The tzname[] bit is not needed by util.c -- and causesJarkko Hietaniemi2001-04-251-3/+8
* Mac OS X patch for missing tzname definition from Paul Schinder.Jarkko Hietaniemi2001-04-241-0/+5
* Retract #9811.Jarkko Hietaniemi2001-04-241-4/+0
* (Retracted by #9812.)Jarkko Hietaniemi2001-04-241-0/+4
* Document and test Time::Piece.Jarkko Hietaniemi2001-04-191-2/+4
* Move the strftime() wrapper from POSIX.xs to util.cJarkko Hietaniemi2001-04-191-59/+3
* Move the init_tm() and mini_mktime() up from POSIX.xs to util.cJarkko Hietaniemi2001-04-181-240/+0