summaryrefslogtreecommitdiff
path: root/pp_sys.c
Commit message (Expand)AuthorAgeFilesLines
* EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)Gurusamy Sarathy2001-04-031-4/+4
* update copyright yearGurusamy Sarathy2001-03-221-1/+1
* integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainlineGurusamy Sarathy2001-03-191-125/+125
* Integrate change #9002 from mainline to maintperl.Jarkko Hietaniemi2001-03-031-1/+2
* [5.6.x] EPOC additionsOlaf Flebbe2001-02-271-0/+4
* integrate changes#7984,7987,8010 from mainline (gets rid ofGurusamy Sarathy2001-01-301-5/+0
* Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377Jarkko Hietaniemi2001-01-281-2/+2
* integrate changes#7643,7646..7649,7651..7654,7658,7659,Gurusamy Sarathy2000-12-181-31/+3
* integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,Gurusamy Sarathy2000-12-181-1/+1
* integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,Gurusamy Sarathy2000-12-181-0/+8
* integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,Gurusamy Sarathy2000-12-171-0/+6
* integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,Gurusamy Sarathy2000-12-171-32/+33
* integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,Gurusamy Sarathy2000-12-171-4/+16
* a couple of nitsGurusamy Sarathy2000-11-271-1/+1
* integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,Gurusamy Sarathy2000-11-271-1/+1
* integrate changes#6613..6616,6620..6665 from mainlineGurusamy Sarathy2000-11-271-1/+15
* integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,Gurusamy Sarathy2000-11-271-71/+104
* integrate changes#6166..6168 from cfgperlGurusamy Sarathy2000-10-161-23/+66
* integrate changes#6095,6097..6103 from cfgperlGurusamy Sarathy2000-10-161-0/+44
* integrate changes#6093,6094 from mainlineGurusamy Sarathy2000-10-161-1/+3
|\
| * cygwin update (from Eric Fifer <efifer@sanwaint.com>)Gurusamy Sarathy2000-05-081-1/+1
| * fork() failure to create pseudo process sets errno=EAGAIN and returnsGurusamy Sarathy2000-05-081-0/+2
* | integrate change#6088 from cfgperlGurusamy Sarathy2000-10-161-8/+0
|\ \
| * | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,Jarkko Hietaniemi2000-05-071-8/+0
| |/
| * Integrate with Sarathy.Jarkko Hietaniemi2000-05-041-6/+6
| |\
| | * change#5905 wasn't quite right--it's intent only applies when argumentsGurusamy Sarathy2000-05-041-6/+6
| * | Call getspnam() only iff needed.Jarkko Hietaniemi2000-05-021-10/+6
| * | pwent/spent #ifdef imbalance.Jarkko Hietaniemi2000-05-021-4/+5
| * | Correct Freudian slip.Jarkko Hietaniemi2000-05-011-1/+1
| * | Continue on the pwent/spent case.Jarkko Hietaniemi2000-05-011-43/+37
| * | Rewrite the pwent/spent logic to be a little bit more clearer.Jarkko Hietaniemi2000-05-011-24/+22
* | | integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,Gurusamy Sarathy2000-10-161-33/+22
* | | integrate changes#6027..6043 from mainlineGurusamy Sarathy2000-10-161-51/+51
|\ \ \ | | |/ | |/|
| * | whitespace adjustmentsGurusamy Sarathy2000-05-011-51/+51
| |/
| * Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-241-1/+0
| * Integrate with Sarathy.Jarkko Hietaniemi2000-04-241-1/+1
| * pp_gmtime() assumed that newSVpvf %d would take C ints,Jarkko Hietaniemi2000-03-311-6/+6
* | integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperlGurusamy Sarathy2000-10-161-1/+0
* | mode argument to do_binmode() should be file mode, not booleanGurusamy Sarathy2000-04-241-1/+1
|/
* Taint also the passwd field of the getpw*().Jarkko Hietaniemi2000-03-191-0/+4
* (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-181-1/+20
* Taint the shell from the getpw*.Jarkko Hietaniemi2000-03-181-0/+4
* Use the newSVuv().Jarkko Hietaniemi2000-03-181-15/+15
* fix signedness in test for syswrite() length argumentGurusamy Sarathy2000-03-171-3/+3
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-171-17/+31
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-3/+12
* patch from Larry to make -T filetest algorithm recognize utf8 asGurusamy Sarathy2000-03-091-3/+20
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-051-10/+8
* tweak change#5286 (we don't ever get to pp_glob() if we're usingGurusamy Sarathy2000-02-271-4/+4
* remove outdated info about csh and glob(); glob() need not failGurusamy Sarathy2000-02-271-0/+4