| Commit message (Expand) | Author | Age | Files | Lines |
* | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -29/+29 |
* | use sysconf(_SC_CLK_TCK) for times() | Jarkko Hietaniemi | 2002-09-04 | 1 | -24/+4 |
* | posixify getppid on linux-multithread | Rafael Garcia-Suarez | 2002-08-29 | 1 | -0/+7 |
* | Re: [PATCH] Re: taint news | Rick Delaney | 2002-08-04 | 1 | -24/+4 |
* | [perl #15015] truncate incorrectly calls ftruncate w/ Linux w/+largefiles | Leif Huhn | 2002-07-18 | 1 | -1/+1 |
* | [ID 20020716.001] RC3 pp_sys.c #ifdef usage wrong | W.BRISCOE@ponl.com | 2002-07-16 | 1 | -5/+4 |
* | integrate a variant of change#17568 from maint-5.6 branch (the | Gurusamy Sarathy | 2002-07-16 | 1 | -1/+10 |
* | The warning "Use of tainted arguments in %s is deprecated" | Rafael Garcia-Suarez | 2002-07-13 | 1 | -4/+10 |
* | getpwent() & POSIX-BC/BS2000 problem | Roca Carrio, Ignasi (PO EP) | 2002-06-14 | 1 | -0/+3 |
* | Re: perl@16861 | Yitzchak Scott-Thoennes | 2002-05-30 | 1 | -3/+3 |
* | Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501 | Jarkko Hietaniemi | 2002-05-28 | 1 | -1/+3 |
* | microperl: if DIEing on no-functionality, the has-functionality | Jarkko Hietaniemi | 2002-05-21 | 1 | -3/+4 |
* | reentr.h affects more C files than just reentr.c | Jarkko Hietaniemi | 2002-05-14 | 1 | -0/+2 |
* | Integrate maint branch io (pipe) fixes. (changes#16329,16330,16331) | Nick Ing-Simmons | 2002-05-09 | 1 | -0/+1 |
* | [PATCH] Re: perl@16433 | Yitzchak Scott-Thoennes | 2002-05-08 | 1 | -3/+1 |
* | Re: [ID 20020504.006] $s=`command` fails if $/=\integer | Radu Greab | 2002-05-06 | 1 | -0/+3 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-04-27 | 1 | -4/+9 |
* | Mopup of #16048. | Jarkko Hietaniemi | 2002-04-21 | 1 | -10/+10 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -69/+70 |
* | Retract the UTF-8 filenames patch. This may be | Jarkko Hietaniemi | 2002-04-09 | 1 | -28/+2 |
* | Duh. If the input is a stream of UTF-8 bytes, all that's | Jarkko Hietaniemi | 2002-04-07 | 1 | -2/+2 |
* | There was no nice way of getting in UTF-8 filenames: | Jarkko Hietaniemi | 2002-04-07 | 1 | -2/+28 |
* | A missing ) in #15527. | Jarkko Hietaniemi | 2002-03-26 | 1 | -1/+1 |
* | Avoid and document a weird bug in UNICOS/mk. | Jarkko Hietaniemi | 2002-03-26 | 1 | -0/+10 |
* | Must specify fromlen for recvfrom for QNX6 | Norton T. Allen | 2002-03-25 | 1 | -1/+1 |
* | Even better version from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-22 | 1 | -1/+1 |
* | EPOC update from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-22 | 1 | -1/+1 |
* | Someone (*cough* *cough*) stole VMS' getpwent prototype. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+2 |
* | Implement the retry-on-ERANGE for the get*_r(). | Jarkko Hietaniemi | 2002-03-17 | 1 | -16/+34 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -2/+23 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -13/+13 |
* | Misc tiny tweaks from Sarathy, good for threaded builds. | Jarkko Hietaniemi | 2002-03-10 | 1 | -12/+12 |
* | pp_sys.c (pp_sselect to not clobber storage on BigEndian | Paul Green | 2002-03-09 | 1 | -13/+12 |
* | Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN | Rafael Garcia-Suarez | 2002-03-05 | 1 | -1/+2 |
* | taint + deprecated warnings | Paul Marquess | 2002-03-04 | 1 | -5/+5 |
* | Demand more before attempting socketpair(). | Jarkko Hietaniemi | 2002-03-02 | 1 | -1/+1 |
* | Re: taint news | Rick Delaney | 2002-02-24 | 1 | -19/+31 |
* | Re: bug? no warning from getc BOLLOCKS | Rafael Garcia-Suarez | 2002-02-14 | 1 | -2/+5 |
* | Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle | Rafael Garcia-Suarez | 2002-02-08 | 1 | -1/+1 |
* | lstat FH and -l FH warnings | Rafael Garcia-Suarez | 2002-02-03 | 1 | -3/+8 |
* | make "lstat FH" croak | Rafael Garcia-Suarez | 2002-02-01 | 1 | -4/+2 |
* | forbid -l _ after -T _ | Rafael Garcia-Suarez | 2002-01-31 | 1 | -0/+1 |
* | BeOS has sockets but not true ones. | Jarkko Hietaniemi | 2002-01-28 | 1 | -1/+1 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on db... | Jonathan Stowe | 2002-01-06 | 1 | -17/+19 |
* | Quick fix (after couple of clever fixes failed) for | Nick Ing-Simmons | 2001-12-29 | 1 | -5/+11 |
* | BeOS has times() tick of 1000000, not CLK_TCK (1000) | Jarkko Hietaniemi | 2001-12-26 | 1 | -0/+4 |
* | socketpair emulation | Nicholas Clark | 2001-12-23 | 1 | -1/+1 |
* | No link(), no need to dSP. | Jarkko Hietaniemi | 2001-12-12 | 1 | -2/+1 |
* | chdir() with an empty tainted argument on Win32 | Abe Timmerman | 2001-12-02 | 1 | -0/+1 |