| Commit message (Expand) | Author | Age | Files | Lines |
* | Signals-be-gone for microperl. | Jarkko Hietaniemi | 2000-06-01 | 1 | -1/+5 |
* | Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT | Jarkko Hietaniemi | 2000-05-30 | 1 | -23/+66 |
* | Add a note about other, yet unsupported, shadow password APIs. | Jarkko Hietaniemi | 2000-05-08 | 1 | -0/+44 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-08 | 1 | -1/+3 |
|\ |
|
| * | cygwin update (from Eric Fifer <efifer@sanwaint.com>) | Gurusamy Sarathy | 2000-05-08 | 1 | -1/+1 |
| * | fork() failure to create pseudo process sets errno=EAGAIN and returns | Gurusamy Sarathy | 2000-05-08 | 1 | -0/+2 |
* | | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, | Jarkko Hietaniemi | 2000-05-07 | 1 | -8/+0 |
|/ |
|
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-04 | 1 | -6/+6 |
|\ |
|
| * | change#5905 wasn't quite right--it's intent only applies when arguments | Gurusamy Sarathy | 2000-05-04 | 1 | -6/+6 |
| * | whitespace adjustments | Gurusamy Sarathy | 2000-05-01 | 1 | -51/+51 |
* | | Call getspnam() only iff needed. | Jarkko Hietaniemi | 2000-05-02 | 1 | -10/+6 |
* | | pwent/spent #ifdef imbalance. | Jarkko Hietaniemi | 2000-05-02 | 1 | -4/+5 |
* | | Correct Freudian slip. | Jarkko Hietaniemi | 2000-05-01 | 1 | -1/+1 |
* | | Continue on the pwent/spent case. | Jarkko Hietaniemi | 2000-05-01 | 1 | -43/+37 |
* | | Rewrite the pwent/spent logic to be a little bit more clearer. | Jarkko Hietaniemi | 2000-05-01 | 1 | -24/+22 |
|/ |
|
* | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 1 | -1/+0 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-24 | 1 | -1/+1 |
* | pp_gmtime() assumed that newSVpvf %d would take C ints, | Jarkko Hietaniemi | 2000-03-31 | 1 | -6/+6 |
* | Taint also the passwd field of the getpw*(). | Jarkko Hietaniemi | 2000-03-19 | 1 | -0/+4 |
* | (Re-)introduce $uidsign and $gidsign. | Jarkko Hietaniemi | 2000-03-18 | 1 | -1/+20 |
* | Taint the shell from the getpw*. | Jarkko Hietaniemi | 2000-03-18 | 1 | -0/+4 |
* | Use the newSVuv(). | Jarkko Hietaniemi | 2000-03-18 | 1 | -15/+15 |
* | fix signedness in test for syswrite() length argument | Gurusamy Sarathy | 2000-03-17 | 1 | -3/+3 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-17 | 1 | -17/+31 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -3/+12 |
* | patch from Larry to make -T filetest algorithm recognize utf8 as | Gurusamy Sarathy | 2000-03-09 | 1 | -3/+20 |
* | fixes for most warnings identified by gcc -Wall | Gurusamy Sarathy | 2000-03-05 | 1 | -10/+8 |
* | tweak change#5286 (we don't ever get to pp_glob() if we're using | Gurusamy Sarathy | 2000-02-27 | 1 | -4/+4 |
* | remove outdated info about csh and glob(); glob() need not fail | Gurusamy Sarathy | 2000-02-27 | 1 | -0/+4 |
* | make readdir() respect IOf_UNTAINT flag (allows untainting of directory | Gurusamy Sarathy | 2000-02-27 | 1 | -2/+4 |
* | Resync with mainline | Charles Bailey | 2000-02-26 | 1 | -20/+30 |
|\ |
|
| * | Rhapsody/Darwin patches from Wilfredo Sanchez. | Jarkko Hietaniemi | 2000-02-26 | 1 | -1/+1 |
| * | Configure nits; add socksizetype; add getfsstat for completeness; | Jarkko Hietaniemi | 2000-02-25 | 1 | -14/+0 |
| * | MPE/ix patches from Mark Bixby. | Jarkko Hietaniemi | 2000-02-24 | 1 | -2/+10 |
| * | Add socklen_t probe; Configure maintenance. | Jarkko Hietaniemi | 2000-02-22 | 1 | -4/+9 |
| * | default mkdir() mode argument to 0777 | Gurusamy Sarathy | 2000-02-20 | 1 | -2/+9 |
| * | some rearrangement of the includes for easier "microperl" build; | Gurusamy Sarathy | 2000-02-19 | 1 | -6/+0 |
| * | set close-on-exec flag on sockets too, like we do for files | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+10 |
| * | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
| * | Largefilify offsets of tied handles. | Jarkko Hietaniemi | 2000-02-04 | 1 | -0/+4 |
| * | on cygwin, h_errno is now "__declspec(dllimport) int h_errno" | Gurusamy Sarathy | 2000-02-02 | 1 | -1/+1 |
| * | truncate(FH) flushes FH before truncating it | Gurusamy Sarathy | 2000-01-22 | 1 | -4/+8 |
| * | add patch for printf-style format typechecks (from Robin Barker | Gurusamy Sarathy | 2000-01-22 | 1 | -2/+2 |
| * | patch to report warnings on bogus filehandles passed to flock(), | Gurusamy Sarathy | 2000-01-21 | 1 | -21/+28 |
| * | remove never-taken branch for making getc() operate on ARGV (spotted | Gurusamy Sarathy | 1999-12-28 | 1 | -2/+0 |
| * | partly fix perldiag regressions identified by Tom Christiansen | Gurusamy Sarathy | 1999-12-28 | 1 | -11/+13 |
| * | bring in basic threads stuff under USE_ITHREADS | Gurusamy Sarathy | 1999-12-23 | 1 | -2/+2 |
| * | typos in change#4660 | Gurusamy Sarathy | 1999-12-07 | 1 | -2/+2 |
| * | tweaks for building with -DUSE_ITHREADS on !WIN32 platforms; | Gurusamy Sarathy | 1999-12-06 | 1 | -2/+2 |
| * | make eof() open ARGV if it isn't open already; also fixes bug | Gurusamy Sarathy | 1999-12-04 | 1 | -3/+21 |