summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* exclude windows from change#17569 since it "breaks" pseudo-forkedGurusamy Sarathy2002-07-181-4/+4
* Integrate change #16844 from maint:Jarkko Hietaniemi2002-07-161-0/+40
* change#16528 merged the fix for my_popen() but missed my_popen_list()Gurusamy Sarathy2002-07-151-4/+8
* 5.8.0-RC1 on SunOS 4!Robin Barker2002-07-091-0/+1
* Remove all occurrences of occurence, except for one (in theAbhijit Menon-Sen2002-06-031-1/+1
* Fix a warning bug in Perl_report_evil_fh (didn't reportRafael Garcia-Suarez2002-05-271-4/+1
* Sarathy pointed out that instead of zeroing heapJarkko Hietaniemi2002-05-191-1/+1
* Integrate maint branch io (pipe) fixes. (changes#16329,16330,16331)Nick Ing-Simmons2002-05-091-4/+10
* manual integrate of change#16332 from maint-5.6 branchGurusamy Sarathy2002-05-021-0/+6
* New try at the Class::DBI core dump at global cleanup.Jarkko Hietaniemi2002-05-021-2/+1
* Dodge a NULL pointer dereference in cleanup of Class::DBIJarkko Hietaniemi2002-04-301-4/+6
* $fh->close(); print $fh "foo" would segfault under -w inAbhijit Menon-Sen2002-04-251-1/+2
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-4/+7
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-4/+4
* New descriptions for savepv*(), as suggested by Gisle Aas.Abhijit Menon-Sen2002-04-081-6/+10
* Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested byAbhijit Menon-Sen2002-04-081-11/+11
* EPOC tweaks from Olaf Flebbe.Jarkko Hietaniemi2002-04-031-2/+2
* DJGPP tweaks from Laszlo.Jarkko Hietaniemi2002-04-011-0/+4
* microperl tweaks.Jarkko Hietaniemi2002-03-241-4/+4
* Purify: Array bounds read: reading one byte before the buffer.Jarkko Hietaniemi2002-03-231-1/+1
* Even better version from Olaf Flebbe.Jarkko Hietaniemi2002-03-221-1/+1
* EPOC update from Olaf Flebbe.Jarkko Hietaniemi2002-03-221-5/+6
* return at the wrong side of #endif.Jarkko Hietaniemi2002-03-181-1/+2
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-11/+0
* more warnings tidyupPaul Marquess2002-03-111-7/+7
* Renaming tweaks, and split off the reentrant "superbuffer"Jarkko Hietaniemi2002-03-101-0/+9
* Retract #14985, #14899, and #14990, following the principlesJarkko Hietaniemi2002-03-071-37/+0
* Use HAS_TM_TM_ZONE (from #15065). Should helpJarkko Hietaniemi2002-03-061-9/+11
* Attempt at portability.Jarkko Hietaniemi2002-03-041-5/+9
* sv_cmp and friendsIlya Zakharevich2002-03-041-0/+33
* EBCDIC: the v-string components cannot exceed 2147483647.Jarkko Hietaniemi2002-03-031-20/+24
* Tied STDERR should catch messages from warn() and die()Audrey Tang2002-02-171-0/+16
* CopFILE / MacPerl_MPWFileNameChris Nandor2002-02-081-1/+1
* Integrate mainlineNick Ing-Simmons2002-01-251-1/+1
* Integrate mainlineNick Ing-Simmons2002-01-201-1/+7
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-0/+49
* Split out core of sv_magic() into sv_magicext().Nick Ing-Simmons2002-01-181-3/+10
* const-ness fix in savepv's passing of NULLNick Ing-Simmons2002-01-151-3/+3
* Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-4/+26
* If we do have socketpair(), make my_socketpair()Jarkko Hietaniemi2002-01-041-0/+9
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+11
* Win32 stuff:Nick Ing-Simmons2001-12-301-22/+26
* VOS tweaks from Paul Green.Jarkko Hietaniemi2001-12-291-0/+6
* Pod whitespace cleanup, round 0. coral@eekeek.org2001-12-291-2/+2
* socketpair tweaks from Nicholas Clark.Jarkko Hietaniemi2001-12-291-3/+5
* Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK)Nicholas Clark2001-12-261-3/+3
* No AF_UNIX in BeOS.Jarkko Hietaniemi2001-12-261-1/+5
* Re: Not OK 13881John Peacock2001-12-251-0/+19
* socketpair emulationNicholas Clark2001-12-231-0/+221
* OS/2 buildIlya Zakharevich2001-12-191-0/+3