summaryrefslogtreecommitdiff
path: root/iperlsys.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PerlEnv_putenv threaded compilation on WindowsKarl Williamson2023-01-121-8/+1
* iperlsys.h: Fix misleading indentation; convert tabsKarl Williamson2022-05-091-925/+925
* Provide asciiopen and asciiopen3 for z/OS ASCII I/OMike Fulton2022-01-011-2/+16
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-29/+0
* iperlsys.h: Clarify commentKarl Williamson2021-02-041-1/+1
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-251/+251
* Win32: implement symlink() and readlink()Tony Cook2020-12-011-0/+12
* iperlsys.h: White-space onlyKarl Williamson2020-03-161-6/+5
* Add thread safety to some environment accessesKarl Williamson2020-03-111-5/+15
* add explicit 1-arg and 3-arg sig handler functionsDavid Mitchell2019-11-181-2/+5
* add PERL_USE_3ARG_SIGHANDLER macroDavid Mitchell2019-11-181-1/+1
* add Siginfo_tDavid Mitchell2019-11-181-1/+1
* remove broken PerlLIO_mkstemp() definitionZefram2017-12-221-1/+0
* add Win32 USE_NO_REGISTRY build optionDaniel Dragan2015-10-121-3/+3
* prevent warning noise on mingw-64 buildsTony Cook2015-09-011-0/+2
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+0
* Externalize decc$ungetc prototype.Craig A. Berry2015-01-291-0/+2
* Eliminate VMS-specific code in PerlIOStdio_fill.Craig A. Berry2014-06-081-1/+1
* Stop making assumptions about uids and gids.Brian Fraser2013-06-041-4/+4
* update the editor hints for spaces, not tabsRicardo Signes2012-05-291-2/+2
* Fix typos (spelling errors) in Perl sources.Peter J. Acklam) (via RT2011-01-071-1/+1
* Update PerlStdIOGets() signatureJan Dubois2010-04-211-4/+4
* Fix PerlSIO_fputc() and PerlSIO_fputs() signaturesJan Dubois2010-04-211-6/+6
* Apply minimal patch for Perl bug 72704.Jan Dubois2010-04-211-2/+2
* Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length,Nicholas Clark2009-02-201-12/+15
* Silence Borland compiler warnings (except for warnings from zlib) here:Steve Hay2008-02-251-4/+4
* Add editor blocks to some header files.Marcus Holland-Moritz2008-01-011-0/+9
* Adapt definition of Sighandler_t to go with change #32012Rafael Garcia-Suarez2007-10-031-1/+1
* smoke signs suppressionJarkko Hietaniemi2006-12-311-1/+1
* smoke signs suppressionJarkko Hietaniemi2006-11-251-1/+1
* Make PerlLIOUtime()'s filename constSteve Hay2005-11-011-1/+1
* support POSIX SA_SIGINFOJarkko Hietaniemi2005-07-201-0/+4
* Silence MinGW warning about "'noreturn' function does return"Steve Hay2005-07-011-2/+4
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-241-1/+1
* Fix PerlLIO_chsize() for platforms that don't have chsize()Steve Hay2005-03-291-1/+7
* Put all pre-processor #s on the first column (some compilers are picky)Nicholas Clark2003-10-091-1/+1
* windows: support for large filesGurusamy Sarathy2002-12-181-1/+1
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-161-14/+3
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-0/+6
* Finish off 16350 for non-PERLIO build on linux,Nick Ing-Simmons2002-05-031-2/+2
* *** EXPERIMENTAL ***Nick Ing-Simmons2002-05-021-2/+2
* NetWare changeover from Watcom to Codewarrior, from C Aditya.Jarkko Hietaniemi2002-04-221-0/+6
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-5/+5
* VOS-specific patch to iperlsys.h to work around errno buPaul Green2002-04-011-0/+7
* NetWare tweaks from C Aditya <caditya@novell.com>Jarkko Hietaniemi2002-03-181-0/+20
* alarm(), Win32, no PERL_IMPLICIT_SYSMattia Barbon2002-03-121-0/+2
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-5/+11
* slightly less broken chdir.t for VMSCraig A. Berry2001-09-271-1/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-5/+0
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-1/+1