summaryrefslogtreecommitdiff
path: root/ext/POSIX
Commit message (Expand)AuthorAgeFilesLines
* POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not definedNick Ing-Simmons2001-03-241-8/+3
* Re: [PATCH] POSIX::getcwd()Benjamin Sugars2001-03-212-14/+46
* Integrate changes #9259,9260 from maintperl into mainline.Jarkko Hietaniemi2001-03-201-2/+0
* A modified version ofanders@broadcom.com2001-03-092-35/+94
* Integrate change #8665 from maintperl to mainline,Jarkko Hietaniemi2001-02-221-3/+2
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-5/+8
* Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669Jarkko Hietaniemi2001-02-011-3/+2
* [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerousDominic Dunlop2000-12-141-1/+3
* [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS supportAndy Dougherty2000-12-082-6/+13
* The #7521 touched things it shouldn't have.Jarkko Hietaniemi2000-11-032-10/+8
* Make the POSIX::setuid and POSIX::setgid to really call setuid()Garry T. Williams2000-11-014-24/+30
* POSIX doesn't report long double values under -DuselongdoubleSpider Boardman2000-08-311-1/+1
* Put back the long double avoidance code to POSIX.xsJarkko Hietaniemi2000-08-191-0/+18
* Use NVs in POSIX math, not doubles.Abigail2000-08-182-53/+32
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-20/+25
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-185/+423
* integrate cfgperl changes#6261..6266 into mainlineGurusamy Sarathy2000-07-113-5/+5
* VMS fixups so we can build with MULTIPLICITYDan Sugalski2000-06-031-2/+2
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-7/+17
* avoid warnings in POSIX.pm (from Barrie Slaymaker)Gurusamy Sarathy2000-05-281-2/+2
* Be more forgiving in POSIX about HUGE_VALL.Jarkko Hietaniemi2000-05-021-5/+1
* Use HUGE_VALL if applicable.Jarkko Hietaniemi2000-05-011-0/+9
* RM600-svr4 tweaks (from Frank RidderbuschGurusamy Sarathy2000-03-221-1/+11
* POSIX::strftime gets the date wrong (from John TobeyGurusamy Sarathy2000-02-191-2/+8
* use builtin __CYGWIN__ rather than -DCYGWIN (from Eric FiferGurusamy Sarathy2000-02-061-2/+2
* reduce memory consumption of POSIX.pm (from Ilya Zakharevich)Gurusamy Sarathy2000-02-061-178/+181
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-3/+2
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-3/+1
* cygwin update from Eric Fifer <EFifer@sanwaint.com>Gurusamy Sarathy1999-12-281-2/+1
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-4/+4
* remove unused interpreter globalsGurusamy Sarathy1999-10-241-4/+2
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-1/+1
* Prevent "Out of memory" error in POSIX's strftime()Jan Dubois1999-10-151-9/+16
* normalize time for strftime() (without the isdst effects ofSpider Boardman1999-09-243-8/+195
* control change#1914 via hints (causes problems on some platforms)Gurusamy Sarathy1999-09-193-2/+6
* Replace change #4100 withRobin Barker1999-09-131-2/+2
* Fix pointer casts.Robin Barker1999-09-071-5/+7
* Patches needed to get _60 building withDan Sugalski1999-08-101-0/+1
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-1/+1
* Integrate with Sarathy (5.005_58).Jarkko Hietaniemi1999-07-271-3/+7
|\
| * decrease memory footprint of standard modulesIlya Zakharevich1999-07-271-3/+7
* | Use long doubles only if they are useful.Jarkko Hietaniemi1999-07-261-1/+1
|/
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-1/+4
* slightly modified version of suggested patchSteven N. Hirsch1999-07-071-6/+16
* cygwin32 updateFifer, Eric1999-07-052-1/+2
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-1/+1
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-3/+3
* remove _() non-ansismGurusamy Sarathy1999-06-021-4/+4
* missed a few filesGurusamy Sarathy1999-06-021-2/+1
* Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-2/+6