This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid redefinition warning
[perl5.git] / pp_sys.c
2001-08-27 Simon CozensCustom Ops
2001-08-12 Abhijit Menon-SenRe: Can't localize *FH, then tie it
2001-08-11 Jarkko HietaniemiGet rid of indread, from Abhijit Menon-Sen.
2001-08-08 Abhijit Menon-SenRe: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
2001-07-20 Gurusamy SarathyMake perl fork()-safe (in a slightly limited way) even on
2001-07-17 Coralfix PTHREAD_ATFORK croaking too early, too often
2001-07-12 Barrie SlaymakerRe: ActivePerl 628 + warnings + fork + exec = spurious...
2001-07-11 Artur BergmanSmall fix to pp_gmtime
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Abhijit Menon-SenRe: [PATH] shared -> unique;
2001-06-30 Jarkko Hietaniemigcc -Wall lint after #11051.
2001-06-30 Jarkko HietaniemiCode cleanup based on turning off the -woffs in IRIX.
2001-06-25 Jarkko HietaniemiMicroperl findings.
2001-06-25 Ilya ZakharevichRe: [PATCH 5.6.1] misprints
2001-06-25 Craig A. BerryRETURN requires dSP in pp_sys.c
2001-06-24 Jarkko HietaniemiUndo the filetests part of #10900, under multiplicity
2001-06-24 Jarkko HietaniemiMisplaces dSPs and the like revealed by MPE/iX and...
2001-06-24 Brian JepsonPatch: pp_system() bounces out of Cygwin subsystem
2001-06-24 Jarkko HietaniemiThe #10881 was too vigorous in pp_system() in moving...
2001-06-24 Mike GuyRemove tautology in error messages
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] pp_sys.c warnings
2001-06-22 Jarkko HietaniemiMPE/iX prototype nits from Mark Bixby.
2001-06-20 Jarkko HietaniemiSecurity tweak on readlink().
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-12 Jarkko Hietaniemigcc -Wall nits picked out by a non-UNIX system
2001-06-03 Jarkko HietaniemiIntegrate change #10412 from maintperl; locale is now
2001-05-31 Jarkko HietaniemiSalvage bits and pieces from the experimental 'utf8...
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-24 Jarkko HietaniemiIV/UV casting fixes from Nicholas Clark.
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-09 Nick Ing-SimmonsIf wait() or waitpid() ends due to EINTR despatch perl...
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-04-02 Olaf FlebbeBased on
2001-03-30 Radu GreabRe: [ID 20010215.006] Bad arg length for Socket::unpack...
2001-03-26 Jarkko HietaniemiToo much cut-and-paste in #9363.
2001-03-26 Benjamin Sugarssocket() leaks file descriptors
2001-03-25 Radu GreabRe: [ID 20010215.006] Bad arg length for Socket::unpack...
2001-03-22 Nick Ing-SimmonsIf stdin, stdout or stderr get opened in unexpected...
2001-03-07 Andrew Pimlottdowngrading to bytes for common functions
2001-03-05 Nick Ing-SimmonsSome tests for Camel 3rd edition features.
2001-03-03 Olaf Flebbe[perl-5.6.x, perl-current] accept for EPOC
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-02-27 Olaf Flebbe[perl-current] EPOC
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-10 Doug MacEachern[patch] GvSHARED
2001-01-24 Charles BaileySYN SYN
2001-01-21 Jarkko HietaniemiTweak the mkdir trailing slash code some more.
2001-01-20 Nick Ing-SimmonsInfrastructure to allow:
2001-01-17 Jarkko HietaniemiAllow for one trailing slash in the directory of mkdir().
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-06 Nick Ing-SimmonsFixup accumulated integrate muddles (perlio == devperl...
2001-01-06 Nick Ing-SimmonsIntegrate mainline
2001-01-05 Jarkko HietaniemiUTF-8 cleanup.
2001-01-01 Nick Ing-SimmonsIntegrate mainline
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-21 Nick Ing-SimmonsIntegrate mainline
2000-12-21 Jarkko HietaniemiFix for 20001210.003, "write(FH) on closed FH causes...
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Jarkko HietaniemiAdd test for #8145 (binmode() warning), add warning for
2000-12-17 Simon CozensRe: The long awaited feature ...
2000-12-10 Nick Ing-SimmonsIntegrate mainline
2000-12-10 Simon CozensRe: [ID 20001202.002] [BUG all] 'die qr{pattern}' does...
2000-12-10 Jarkko HietaniemiPacify fussy compiler.
2000-12-10 Jarkko HietaniemiIntegrate perlio:
2000-12-09 Nick Ing-Simmonsread/sysread/recv should now be utf8 aware.
2000-12-09 Jarkko HietaniemiIntegrate perlio:
2000-12-09 Nick Ing-SimmonsMake write() (i.e. formats) utf8-aware by calling do_pr...
2000-12-09 Nick Ing-SimmonsMake print, syswrite, send, readline, getc honour utf8...
2000-12-05 Nick Ing-SimmonsIntegrate mainline.
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-26 Jarkko HietaniemiIntegrate perlio:
2000-11-25 Nick Ing-SimmonsAll tests pass on Win32/gcc/USE_PERLIO.
2000-11-23 Nick Ing-SimmonsImplement PerlIO_binmode()
2000-11-22 Jarkko HietaniemiMore SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-22 Jarkko HietaniemiGo ahead and #include <unistd.h> in perl.h.
2000-11-18 Nick Ing-SimmonsLexical use open ... support:
2000-11-14 Jens HamischHoist the duplicated socket/netdb include logic to...
2000-11-09 David Dyckpatch to detect stat followed by lstat(_): [ID 20001106...
2000-11-08 David Dyckis this the appropriate patch to fix: [ID 20001106...
2000-11-04 Andy DoughertyAdd FCNTL_CAN_LOCK.
2000-10-25 Jarkko HietaniemiTemporary stopgap for the self-tying issue: for now...
2000-10-20 Jens HamischSOCKS function redefinitions need prototypes, too,...
2000-10-20 Charles BaileySYN SYN
2000-10-13 Jarkko HietaniemiSelf-ties are unsupported currently, stopgap patch...
2000-10-03 Peter PrymmerPWPASSWD problem for passwd less pwd's
2000-10-03 Olaf FlebbeEpoc update
2000-09-02 Nick Ing-SimmonsUndo part of change 6489 which looks like a bulk edit...
2000-09-01 Nick Ing-SimmonsDocument UNTIE. Also tweak implementation to suppress...
2000-08-30 Nick Ing-SimmonsRe: UNTIE method
2000-08-20 Jarkko Hietaniemipp_open() could pass an uninitialized filename down...
2000-08-17 Gurusamy Sarathywaitpid() now handles externally spawned pids correctly;
2000-08-16 Gurusamy Sarathyon windows, the return values from wait() and waitpid...
2000-08-06 Jarkko HietaniemiHave symbols for the IoTYPEs.
2000-08-06 Jarkko HietaniemiContinue fixing the io warnings. This also
2000-08-05 Ronald F. Guilmette[ID 20000724.004] Perl interpreter segfault when using...
2000-08-04 Todd C. MillerWarn under -w if lstat(FH) is attempted.
2000-08-04 Jarkko HietaniemiIn the warnings call filehandles consistently so;
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko HietaniemiThe name of a filehandle does not have <these>.
next