summaryrefslogtreecommitdiff
path: root/ext/POSIX
Commit message (Expand)AuthorAgeFilesLines
* Use temp int variable in the W*() since direct castingJarkko Hietaniemi2002-04-261-6/+12
* Re: POSIX::WEXITSTATUS broken againAndy Dougherty2002-04-251-1/+1
* Quieting OS XMichael G. Schwern2002-03-291-3/+10
* ext/POSIX/t/posix.t -- neuter final test on VOSPaul Green2002-03-281-4/+10
* errno help for VMSCraig A. Berry2002-03-241-4/+0
* Purify: Array bounds write: pre-extend the strxfrmJarkko Hietaniemi2002-03-231-1/+1
* Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7Nicholas Clark2002-03-191-1/+2
* (was Re: [PATCH @13746] h2xs)Nicholas Clark2002-03-042-4/+3
* The _POSIX_OPEN_MAX values are allowed *minimums*,Jarkko Hietaniemi2002-03-021-1/+1
* POSIX: add isatty to @EXPORT_OK, reformat.Jarkko Hietaniemi2002-02-261-16/+55
* Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.Artur Bergman2002-02-051-0/+1
* Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is ki...Artur Bergman2002-02-051-1/+2
* POSIX to understand _SC_PAGESIZEBlair Zajac2001-12-303-3/+4
* More wait status trickery for BeOS.Jarkko Hietaniemi2001-12-271-6/+20
* Bad $? assumptions.Jarkko Hietaniemi2001-12-261-2/+49
* Fix mis-parse of autoloaded usage code by declaring the subNick Ing-Simmons2001-12-221-4/+6
* more POSIX tests, and more autoloadingNicholas Clark2001-12-172-21/+41
* Telling how many tests we are expecting helps.Jarkko Hietaniemi2001-12-101-3/+3
* Add a test case for waitpid(): from Rocco Caputo.Jarkko Hietaniemi2001-12-101-0/+88
* DJGPP cannot do signals that well.Jarkko Hietaniemi2001-11-251-1/+2
* Win32 compilation tweaks for Blair Zajac.Jarkko Hietaniemi2001-11-251-0/+6
* Test miscounting.Jarkko Hietaniemi2001-11-081-2/+2
* [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanupJarkko Hietaniemi2001-11-081-79/+94
* Re: [PATCH] Re: DynaLoader problem on NCR SVR4 boxAndy Dougherty2001-10-301-5/+10
* 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