The problem described in 20010514.031 still wasn't
[p5sagit/p5-mst-13.2.git] / pp_sys.c
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()
2000-11-22 Jarkko Hietaniemi More SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-22 Jarkko Hietaniemi Go ahead and #include <unistd.h> in perl.h.
2000-11-18 Nick Ing-Simmons Lexical use open ... support:
2000-11-14 Jens Hamisch Hoist the duplicated socket/netdb include logic to...
2000-11-09 David Dyck patch to detect stat followed by lstat(_): [ID 20001106...
2000-11-08 David Dyck is this the appropriate patch to fix: [ID 20001106...
2000-11-04 Andy Dougherty Add FCNTL_CAN_LOCK.
2000-10-25 Jarkko Hietaniemi Temporary stopgap for the self-tying issue: for now...
2000-10-20 Jens Hamisch SOCKS function redefinitions need prototypes, too,...
2000-10-20 Charles Bailey SYN SYN
2000-10-13 Jarkko Hietaniemi Self-ties are unsupported currently, stopgap patch...
2000-10-03 Peter Prymmer PWPASSWD problem for passwd less pwd's
2000-10-03 Olaf Flebbe Epoc update
2000-09-02 Nick Ing-Simmons Undo part of change 6489 which looks like a bulk edit...
2000-09-01 Nick Ing-Simmons Document UNTIE. Also tweak implementation to suppress...
2000-08-30 Nick Ing-Simmons Re: UNTIE method
2000-08-20 Jarkko Hietaniemi pp_open() could pass an uninitialized filename down...
2000-08-17 Gurusamy Sarathy waitpid() now handles externally spawned pids correctly;
2000-08-16 Gurusamy Sarathy on windows, the return values from wait() and waitpid...
2000-08-06 Jarkko Hietaniemi Have symbols for the IoTYPEs.
2000-08-06 Jarkko Hietaniemi Continue 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. Miller Warn under -w if lstat(FH) is attempted.
2000-08-04 Jarkko Hietaniemi In the warnings call filehandles consistently so;
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemi The name of a filehandle does not have <these>.
2000-08-02 Gurusamy Sarathy Remove the extraneous "main::" prefix from all the
2000-06-01 Jarkko Hietaniemi Signals-be-gone for microperl.
2000-05-30 Jarkko Hietaniemi Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-08 Jarkko Hietaniemi Add a note about other, yet unsupported, shadow passwor...
2000-05-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-08 Gurusamy Sarathy cygwin update (from Eric Fifer <efifer@sanwaint.com>)
2000-05-08 Gurusamy Sarathy fork() failure to create pseudo process sets errno...
2000-05-07 Jarkko Hietaniemi Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-05-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-04 Gurusamy Sarathy change#5905 wasn't quite right--it's intent only applie...
2000-05-02 Jarkko Hietaniemi Call getspnam() only iff needed.
2000-05-02 Jarkko Hietaniemi pwent/spent #ifdef imbalance.
2000-05-01 Jarkko Hietaniemi Correct Freudian slip.
2000-05-01 Jarkko Hietaniemi Continue on the pwent/spent case.
2000-05-01 Jarkko Hietaniemi Rewrite the pwent/spent logic to be a little bit more...
2000-05-01 Gurusamy Sarathy whitespace adjustments
2000-04-24 Jarkko Hietaniemi Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy mode argument to do_binmode() should be file mode,...
2000-03-31 Jarkko Hietaniemi pp_gmtime() assumed that newSVpvf %d would take C ints,
2000-03-19 Jarkko Hietaniemi Taint also the passwd field of the getpw*().
2000-03-18 Jarkko Hietaniemi (Re-)introduce $uidsign and $gidsign.
2000-03-18 Jarkko Hietaniemi Taint the shell from the getpw*.
2000-03-18 Jarkko Hietaniemi Use the newSVuv().
2000-03-17 Gurusamy Sarathy fix signedness in test for syswrite() length argument
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-16 Jarkko Hietaniemi pp_send() type tuning continues.
2000-03-16 Jarkko Hietaniemi Fix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
next