summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* alarm.t with -Uuseperlio fixNick Ing-Simmons2001-12-191-2/+2
* Fix for alarm() breaking into wait*().Nick Ing-Simmons2001-12-171-6/+9
* Various small nits found by DJGPP build.Jarkko Hietaniemi2001-12-021-1/+1
* change#3373 introduced a handle leak in backticks and piped open()sGurusamy Sarathy2001-11-251-0/+2
* $$ readonly, take twoMichael G. Schwern2001-11-251-1/+4
* v-strings as Objects Step 1John Peacock2001-11-151-0/+73
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* [patch] my_setenv speedup + fixesDoug MacEachern2001-11-101-11/+32
* Integrate change #12752 from maintperl;Jarkko Hietaniemi2001-10-291-0/+3
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-1/+2
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-4/+4
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-2/+1
* Fix Cwd::getcwd() not being tainted, as noticedJarkko Hietaniemi2001-09-041-0/+4
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-11/+11
* Pluggable optimizerSimon Cozens2001-08-011-0/+2
* util.c: return required in Perl_my_forkCraig A. Berry2001-07-231-0/+1
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-15/+51
* More accurate line numbers in messagesPaul Johnson2001-07-121-2/+45
* fix the binary compatibility issue when building with/withoutGurusamy Sarathy2001-07-051-0/+31
* Re: POINTERRIGORAndy Dougherty2001-07-031-28/+0
* rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-021-2/+2
* Fixes compile errors in four filesRichard Soderberg2001-06-291-2/+2
* DJGPP patches from Laszlo Molnar.Jarkko Hietaniemi2001-06-261-3/+28
* Patcho fix.Nick Ing-Simmons2001-06-221-1/+1
* Re: Automated smoke report for patch 10764 (truncated)Doug MacEachern2001-06-221-28/+21
* Off-by-one. I'm so classic.Jarkko Hietaniemi2001-06-211-1/+1
* Replace our implementation of realpath() with OpenBSD'sJarkko Hietaniemi2001-06-201-147/+0
* No point in going into memory-saving contortionsJarkko Hietaniemi2001-06-201-17/+29
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-201-48/+39
* s/typos//Abhijit Menon-Sen2001-06-191-3/+3
* Re: [ID 20010618.006] some end-anchored regexps hang when using study Hugo van der Sanden2001-06-191-0/+6