summaryrefslogtreecommitdiff
path: root/pp_sys.c
Commit message (Expand)AuthorAgeFilesLines
* Let Configure sort out get{host,net}byaddr* prototypes:Jarkko Hietaniemi1997-11-191-7/+9
* Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-3/+7
* Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-150/+158
|\
| * Fix 'anydbm.t' - if the gv is passed 1st call to inheritedNick Ing-Simmons1997-11-091-1/+2
| * Merge changes as of 18:00 CSTNick Ing-Simmons1997-11-071-3/+34
| |\
| * | Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-10/+8
| * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-133/+136
| * | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-10/+8
| |\ \
| * | | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-25/+31
* | | | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl andMalcolm Beattie1997-11-111-11/+11
| |_|/ |/| |
* | | Change pp_tie and pp_dbmopen to use perl_call_sv instead of aMalcolm Beattie1997-11-071-3/+34
| |/ |/|
* | Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-10/+8
|/
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-10/+29
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-10/+29
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-2/+17
|\ \ | |/
| * Further fix to lseek's in lockf_emulate_flockHallvard B Furuseth1997-09-051-3/+3
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-2/+17
* | Remove last traces of "tokenbuf as temp buffer" and removed itMalcolm Beattie1997-10-031-1/+2
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-2/+33
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-2/+33
| |\
| | * lib/io_udp.t fails on VMSJonathan Hudson1997-06-111-0/+20
| |/
* | Support for op in global register (still buggy)Malcolm Beattie1997-07-011-2/+2
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-5/+7
|\ \ | |/ |/|
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-5/+7
* | [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-5/+7
* | [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-081-0/+9
* | Fix sysread() on tied handleSpider Boardman1997-05-011-1/+1
* | Eliminate Alpha warningsHallvard B Furuseth1997-04-271-9/+6
* | Fix scalar leak in pp_prtf()Doug MacEachern1997-04-251-1/+2
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-20/+53
* | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-181-8/+13
* | [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-0/+5
* | [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-2/+9
* | [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-1/+1
* | Use SSize_t for values of PerlIO_{read,write}Chip Salzenberg1997-04-041-1/+1
* | [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-031-1/+1
* | Improve definition of Sock_size_tChip Salzenberg1997-04-011-5/+7
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-31/+43
* | [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-1/+5
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-0/+1
* | [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-071-0/+30
* | [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-68/+94
* | [inseparable changes from patch from perl5.003_27 to perl5.003_28]Perl 5 Porters1997-02-221-4/+6
* | [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-6/+6
* | Fix value of system() and $? for DEC UNIX, VMS, othersChip Salzenberg1997-02-111-4/+3
* | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-16/+14
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-18/+14
* | [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-6/+6
* | perl5.003_15 and Interactive UnixWinfried Koenig1996-12-281-7/+9