summaryrefslogtreecommitdiff
path: root/ext/POSIX
Commit message (Expand)AuthorAgeFilesLines
* use New() et al., rather than safemalloc() et al.Jan Dubois1999-02-151-9/+11
* Document the standard strftime %formats.Dominic Dunlop1999-02-031-1/+5
* Fix typecasts in #2797G. Del Merritt1999-02-021-2/+2
* POSIX::strftime buffer overflow problemTed Law1999-02-021-1/+35
* POSIX::redef setv?buf() to IO::Handle:: (by gbarr).Jarkko Hietaniemi1999-02-021-0/+8
* Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-0/+2
* POSIX getpgrp is not -w cleanW. Phillip Moore1999-01-061-1/+1
* Reword the setlocale() 1-arg case better.Jarkko Hietaniemi1999-01-051-7/+11
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-2/+3
* Add -lm to dynix/ptx POSIX hints.Martin J. Bligh1998-11-281-1/+1
* Re: Making Perl work on DYNIX/ptxMartin J. Bligh1998-11-121-0/+4
* #2133 fallout.Jarkko Hietaniemi1998-10-301-2/+2
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-2/+0
* integrate changes#1982,2014,2021 (from maint-5.005)Gurusamy Sarathy1998-10-251-1/+14
* qualify names of builtinsGurusamy Sarathy1998-10-171-51/+51
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* normalize tm struct passed to strftime() with mktime()Spider Boardman1998-10-022-4/+6
* Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixesJarkko Hietaniemi1998-08-021-1/+0
* hand-apply whitespace-mutiliated patchNicholas Clark1998-08-022-1/+3
* Mingw32 PERL_OBJECT tweaksNick Ing-Simmons1998-07-211-0/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-18/+18
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-2/+2
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-0/+4
* mknod() is not POSIX, so remove the POSIX pieces from change#1199Gurusamy Sarathy1998-06-253-20/+1
* tweak MANIFEST, add Dev_t to POSIX/typemapGurusamy Sarathy1998-06-231-0/+1
* applied patch, moved #define mkfifo ... from perl.h to POSIX.xsJarkko Hietaniemi1998-06-233-3/+30
* tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and testGurusamy Sarathy1998-06-201-1/+1
* manual integration of all outstanding ansi branch stuff into mainlineGurusamy Sarathy1998-06-201-0/+2
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-292-6/+18
|\
| * [win32] misc changesGurusamy Sarathy1998-05-291-3/+2
| * [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-1/+1
| * Integrated win32 branch into mainline. The changes to t/op/ipc*.tMalcolm Beattie1998-05-281-2/+11
| |\
| | * [win32] more mingw32 tweaksGurusamy Sarathy1998-05-211-1/+6
| | * [win32] fix POSIX for mingw32Gurusamy Sarathy1998-05-211-2/+6
| * | [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hintsAndy Dougherty1998-05-281-1/+5
| |/
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-2/+3
* | [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-1/+7
|/
* [win32] merge changes#922,944,949,965,970 from maintbranchGurusamy Sarathy1998-05-151-5/+7
* [win32] integrate mainlineGurusamy Sarathy1998-05-144-0/+12
* [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-142-20/+20
* [win32] support POSIX, enable more locale testsGurusamy Sarathy1998-04-173-4/+44
* Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)Malcolm Beattie1998-04-021-0/+1
* Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-021-1/+7
* 5.004_63 picky compiler fixes [PATCH]Hans Mulder1998-04-021-6/+17
* [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-7/+7
* Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-0/+6
* Re: posix::strftime (core dumped)Andy Dougherty1998-02-062-0/+11
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-0/+2
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-5/+2
* Patches for VMS [Dan Sugalski]Malcolm Beattie1997-10-241-70/+0