summaryrefslogtreecommitdiff
path: root/ext/POSIX
Commit message (Expand)AuthorAgeFilesLines
* Integrate from maint:Marcus Holland-Moritz2003-06-111-1/+1
* RE: maint @ 19683Robin Barker2003-06-051-3/+5
* Hasty editing, grumble.Jarkko Hietaniemi2003-05-231-2/+2
* Linewrapping MUAs, grumble.Jarkko Hietaniemi2003-05-231-4/+2
* U/WIN extension fix from John P. Linderman.Jarkko Hietaniemi2003-05-231-2/+4
* Spelling correction from Nicholas Clark.Jarkko Hietaniemi2003-05-071-1/+1
* Deceptive POSIX exporting docsMichael G. Schwern2003-05-021-4/+8
* Newer glibc's nice(2) return the new nice value, instead of 0 or -1.Adrian M. Enache2003-04-271-1/+9
* Document the _exit() issue with threads in Linux [perl #17057].Jarkko Hietaniemi2003-04-011-0/+6
* Stay within known facts: what platforms the skippage helps,Jarkko Hietaniemi2003-03-161-1/+2
* This seems to fix (well, dodge) the problems in FreeBSD forJarkko Hietaniemi2003-03-161-2/+3
* Integrate:Jarkko Hietaniemi2003-03-121-4/+1
* cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumptionAdrian M. Enache2003-03-062-3/+3
* Fix [perl #19860] by adding a POSIX::fsync() stub.Rafael Garcia-Suarez2003-01-222-1/+9
* windows: support for large filesGurusamy Sarathy2002-12-181-1/+7
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-123-63/+82
* Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are...Slaven Rezic2002-12-091-1/+21
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-021-0/+86
* 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