Integrate mainline
[p5sagit/p5-mst-13.2.git] / pp_sys.c
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-01-28 Jarkko Hietaniemi BeOS has sockets but not true ones.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-06 Jonathan Stowe Fix segfault in dbmclose in DESTROY (was Re: [ID 200201...
2001-12-29 Nick Ing-Simmons Quick fix (after couple of clever fixes failed) for
2001-12-26 Jarkko Hietaniemi BeOS has times() tick of 1000000, not CLK_TCK (1000)
2001-12-23 Nicholas Clark socketpair emulation
2001-12-12 Jarkko Hietaniemi No link(), no need to dSP.
2001-12-02 Abe Timmerman chdir() with an empty tainted argument on Win32
2001-11-26 Radu Greab system and taintedness
2001-11-25 Michael G. Schwern $$ readonly, take two
2001-11-18 Jarkko Hietaniemi All of syswrite/send/sendto need to return character...
2001-11-18 Jarkko Hietaniemi syswrite() was still returning byte counts, not charact...
2001-11-15 Jarkko Hietaniemi skip "might be used uninitialized".
2001-11-14 Jarkko Hietaniemi A bool is not a pointer.
2001-11-13 Jarkko Hietaniemi Fix for the :utf8 read() bug noticed by Matt Sergeant:
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-10-17 Jarkko Hietaniemi Oh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Anton Berezin coredump fix in pp_accept()
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-09-25 Michael G. Schwern Deprecating chdir(undef)/chdir('')
2001-09-21 Michael G. Schwern pp_chdir Win32 fix
2001-09-17 Michael G. Schwern Re: [BUG?] chdir(undef) == chdir() probably a bug
2001-09-07 Robin Barker Silence the remaing format warning
2001-08-27 Simon Cozens Custom Ops
2001-08-12 Abhijit Menon-Sen Re: Can't localize *FH, then tie it
2001-08-11 Jarkko Hietaniemi Get rid of indread, from Abhijit Menon-Sen.
2001-08-08 Abhijit Menon-Sen Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
2001-07-20 Gurusamy Sarathy Make perl fork()-safe (in a slightly limited way) even on
2001-07-17 Coral fix PTHREAD_ATFORK croaking too early, too often
2001-07-12 Barrie Slaymaker Re: ActivePerl 628 + warnings + fork + exec = spurious...
2001-07-11 Artur Bergman Small fix to pp_gmtime
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Abhijit Menon-Sen Re: [PATH] shared -> unique;
2001-06-30 Jarkko Hietaniemi gcc -Wall lint after #11051.
2001-06-30 Jarkko Hietaniemi Code cleanup based on turning off the -woffs in IRIX.
2001-06-25 Jarkko Hietaniemi Microperl findings.
2001-06-25 Ilya Zakharevich Re: [PATCH 5.6.1] misprints
2001-06-25 Craig A. Berry RETURN requires dSP in pp_sys.c
2001-06-24 Jarkko Hietaniemi Undo the filetests part of #10900, under multiplicity
2001-06-24 Jarkko Hietaniemi Misplaces dSPs and the like revealed by MPE/iX and...
2001-06-24 Brian Jepson Patch: pp_system() bounces out of Cygwin subsystem
2001-06-24 Jarkko Hietaniemi The #10881 was too vigorous in pp_system() in moving...
2001-06-24 Mike Guy Remove tautology in error messages
2001-06-24 Ilya Zakharevich Re: [PATCH 5.6.1] pp_sys.c warnings
2001-06-22 Jarkko Hietaniemi MPE/iX prototype nits from Mark Bixby.
2001-06-20 Jarkko Hietaniemi Security tweak on readlink().
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-12 Jarkko Hietaniemi gcc -Wall nits picked out by a non-UNIX system
2001-06-03 Jarkko Hietaniemi Integrate change #10412 from maintperl; locale is now
2001-05-31 Jarkko Hietaniemi Salvage bits and pieces from the experimental 'utf8...
2001-05-30 Jarkko Hietaniemi Medley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-24 Jarkko Hietaniemi IV/UV casting fixes from Nicholas Clark.
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
2001-05-09 Nick Ing-Simmons If wait() or waitpid() ends due to EINTR despatch perl...
2001-05-02 Dan Sugalski Multiplicity and thread fixes for VMS
2001-04-02 Olaf Flebbe Based on
2001-03-30 Radu Greab Re: [ID 20010215.006] Bad arg length for Socket::unpack...
2001-03-26 Jarkko Hietaniemi Too much cut-and-paste in #9363.
2001-03-26 Benjamin Sugars socket() leaks file descriptors
2001-03-25 Radu Greab Re: [ID 20010215.006] Bad arg length for Socket::unpack...
2001-03-22 Nick Ing-Simmons If stdin, stdout or stderr get opened in unexpected...
2001-03-07 Andrew Pimlott downgrading to bytes for common functions
2001-03-05 Nick Ing-Simmons Some tests for Camel 3rd edition features.
2001-03-03 Olaf Flebbe [perl-5.6.x, perl-current] accept for EPOC
2001-02-28 Tim Jenness Re: sync sync sync: have I missed any patches?
2001-02-27 Olaf Flebbe [perl-current] EPOC
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-17 Doug MacEachern [patch] -Wall
2001-02-10 Doug MacEachern [patch] GvSHARED
2001-01-24 Charles Bailey SYN SYN
2001-01-21 Jarkko Hietaniemi Tweak the mkdir trailing slash code some more.
2001-01-20 Nick Ing-Simmons Infrastructure to allow:
2001-01-17 Jarkko Hietaniemi Allow for one trailing slash in the directory of mkdir().
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-06 Nick Ing-Simmons Fixup accumulated integrate muddles (perlio == devperl...
2001-01-06 Nick Ing-Simmons Integrate mainline
2001-01-05 Jarkko Hietaniemi UTF-8 cleanup.
2001-01-01 Nick Ing-Simmons Integrate mainline
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-12-21 Nick Ing-Simmons Integrate mainline
2000-12-21 Jarkko Hietaniemi Fix for 20001210.003, "write(FH) on closed FH causes...
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Add test for #8145 (binmode() warning), add warning for
2000-12-17 Simon Cozens Re: The long awaited feature ...
2000-12-10 Nick Ing-Simmons Integrate mainline
2000-12-10 Simon Cozens Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does...
2000-12-10 Jarkko Hietaniemi Pacify fussy compiler.
2000-12-10 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Nick Ing-Simmons read/sysread/recv should now be utf8 aware.
2000-12-09 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Nick Ing-Simmons Make write() (i.e. formats) utf8-aware by calling do_pr...
2000-12-09 Nick Ing-Simmons Make print, syswrite, send, readline, getc honour utf8...
2000-12-05 Nick Ing-Simmons Integrate mainline.
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-26 Jarkko Hietaniemi Integrate perlio:
2000-11-25 Nick Ing-Simmons All tests pass on Win32/gcc/USE_PERLIO.
2000-11-23 Nick Ing-Simmons Implement PerlIO_binmode()
next