summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-115/+47
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-3/+3
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-3/+3
* | Finish thread state machine: fixes global destruction of threads,Malcolm Beattie1997-10-151-18/+16
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-4/+9
|\ \ | |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-4/+2
| * Assorted OS/2 fixesIlya Zakharevich1997-08-071-4/+9
| * Additional patch for "Can't execute ..."Ilya Zakharevich1997-08-071-2/+4
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-31/+76
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-31/+76
* | More fprintf -> PerlIO_printf changes.Malcolm Beattie1997-09-221-4/+4
* | Debugging output for lock handling.Malcolm Beattie1997-09-101-0/+4
* | Assorted changes for multi-threading (now works rather more).Malcolm Beattie1997-08-111-1/+8
* | Start support for fake threads.Malcolm Beattie1997-07-241-0/+78
* | More fixups for thrperl integration.Malcolm Beattie1997-06-051-0/+1
* | Fixups for thrperl integration.Malcolm Beattie1997-05-281-1/+0
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-0/+57
|\ \ | |/ |/|
| * Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-231-0/+37
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-0/+20
* | Fix NUL-termination bug in delimcpy()Chip Salzenberg1997-05-011-4/+3
* | Reset errno after failed piped closeChip Salzenberg1997-04-301-2/+16
* | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-36/+69
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-63/+56
* | Fix use of var before init in util.cGurusamy Sarathy1997-04-171-2/+2
* | Fix for environment leakChip Salzenberg1997-04-151-0/+1
* | runlevel is I32, not intRoderick Schertler1997-04-031-1/+1
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-3/+3
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-0/+31
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* | [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-1/+1
* | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-15/+1
* | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-7/+24
* | Fix infinite loop for undef function in @SIG{__WARN__,__DIE__}Chip Salzenberg1997-01-161-27/+33
* | [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-1/+1
* | Ultrix setlocale() workaroundChip Salzenberg1997-01-011-8/+44
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-9/+11
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-77/+113
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-227/+141
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-9/+127
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-325/+388
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-31/+40
* | perl 5.003_07: util.cIlya Zakharevich1996-10-091-1/+17
* | LC_COLLATE.Jarkko Hietaniemi1996-10-071-19/+163
* | perl 5.003_05: t/op/inc.t util.cPerl 5 Porters1996-09-021-0/+6
* | Patch for LONG_MAX & co.Perl 5 Porters1996-08-301-55/+81
* | perl 5.003_03: util.cPerl 5 Porters1996-08-191-21/+20
* | perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-93/+77
* | perl 5.003_01: util.cPerl 5 Porters1996-07-171-13/+68
|/
* perl 5.002_01: util.cPerl 5 Porters1996-03-241-6/+14
* perl 5.002perl-5.002Andy Dougherty1996-02-281-12/+10