summaryrefslogtreecommitdiff
path: root/ext/POSIX
Commit message (Expand)AuthorAgeFilesLines
* Typo fix.Abhijit Menon-Sen2002-09-171-1/+1
* Re: [PATCH 5.8.0] add accessors for POSIX::SigActionBrendan O'Dea2002-09-042-3/+27
* Some simple tests for the POSIX::isXXX() functions.Rafael Garcia-Suarez2002-09-021-1/+25
* Fix based on:Ed Santiago2002-08-291-11/+11
* Integrate from macperl:Jarkko Hietaniemi2002-06-261-3/+8
* [Patch POSIX.pod] "fmod" ne "modf"Newton, Philip2002-06-201-1/+1
* RE: [PATCH] POSIX taint testsPaul Marquess2002-06-191-10/+18
* Re: [PATCH] POSIX taint testsMichael G. Schwern2002-06-191-8/+12
* POSIX taint testsPaul Marquess2002-06-191-0/+47
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-1/+1
* Test::Harness and skiping tests functionalityNikola Knezevic2002-05-281-3/+3
* TyposAbigail2002-05-241-1/+1
* Typo squad.Jarkko Hietaniemi2002-05-231-1/+1
* Re: [ID 20020523.001] POSIX::sleep not POSIX compliantAbigail2002-05-232-4/+7
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-071-4/+0
* 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