summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* integrate (by hand) #18353 and #18359 from maint-5.8:Hugo van der Sanden2003-01-211-0/+3
* my_fflush_all() wasn't doing the right thing under useperlioGurusamy Sarathy2002-12-181-1/+1
* Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are...Slaven Rezic2002-12-091-0/+14
* integrate util.c fragment from #18200 to undef SA_RESTART on MacOSHugo van der Sanden2002-12-021-0/+5
* Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)Nicholas Clark2002-10-281-1/+2
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-291/+5
* Re: versions too accurateJohn Peacock2002-10-171-3/+12
* Re: [PATCH] Version object combined patchJohn Peacock2002-10-171-5/+14
* croak() is better written Perl_croak() in C code.Rafael Garcia-Suarez2002-10-101-3/+3
* Version object combined patchJohn Peacock2002-10-101-82/+164
* Re: [REVISED PATCH] Magic v-stringsJohn Peacock2002-09-271-1/+1
* enable -ansi -pedanticJarkko Hietaniemi2002-09-261-1/+1
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-167/+0
* tiddly tidy up for util.cNicholas Clark2002-09-081-3/+3
* regularise whitespace and formatting in util.cHugo van der Sanden2002-09-081-368/+373
* Tweaks to Bleadperl Version Object SupportJohn Peacock2002-08-301-9/+20
* posixify getppid on linux-multithreadRafael Garcia-Suarez2002-08-291-3/+6
* fixup threaded build for vstring changesHugo van der Sanden2002-08-231-6/+6
* Re: [PATCH] Version object patch #1John Peacock2002-08-221-1/+3
* Version object patch #1John Peacock2002-08-201-6/+181
* [REVISED PATCH] Magic v-stringsJohn Peacock2002-08-201-19/+18
* Re: no warnings 'io';Nicholas Clark2002-08-061-31/+40
* 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