summaryrefslogtreecommitdiff
path: root/ext/POSIX
Commit message (Expand)AuthorAgeFilesLines
* 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
* additional cleanups for cygwin32 portFifer, Eric1999-05-171-0/+3
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-1/+3
* Re: Misspelled macro in ext/POSIX/POSIX.xs?Andy Dougherty1999-04-101-1/+1
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-4/+4
* 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