2011-11-28 |
Tony Cook | avoid double defining the POSIX::TCSANOW constant sub |
blob | commitdiff |
2011-09-13 |
Nicholas Clark | Change POSIX::Termios::setattr() to default to TCASNOW... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Remove unneeded fallback definitions of dNOOP, dVAR... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{asctime,mktime... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{access,mkfifo... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{close,dup,tcdrain... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Merge the implementations of 11 is*() functions in... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Merge the implementations of 10 maths functions in... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Change POSIX::localeconv() to a table-driven implementa... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Merge the implementations of 2 sets of POSIX functions. |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Merge the implementations of 4 sets of POSIX::Termios... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Merge the implementations of 2 pairs of POSIX::SigSet... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Store sigset_t used by POSIX::SigSet directly in the... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | In POSIX.xs, extract allocate_struct() from POSIX:... |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | Store struct termios used by POSIX::Termios directly... |
blob | commitdiff | diff to current |
2011-09-10 |
Steve Hay | The Borland Chainsaw Massacre |
blob | commitdiff | diff to current |
2011-03-19 |
Steve Hay | Redefine errno values for Visual Studio 2010 |
blob | commitdiff | diff to current |
2011-01-07 |
Peter J. Acklam... | Fix typos (spelling errors) in ext/*. |
blob | commitdiff | diff to current |
2010-12-11 |
Zefram | fix various compiler warnings from XS code |
blob | commitdiff | diff to current |
2010-08-30 |
Tony Cook | rt77432: sigaction would crash/assert with a replaced... |
blob | commitdiff | diff to current |
2009-11-23 |
Stepan Kasal | fix logic for a workaround in POSIX.xs |
blob | commitdiff | diff to current |
2009-11-12 |
Gerard Goossen | Add missing LEAVE to POSIX.xs sigaction |
blob | commitdiff | diff to current |
2009-11-11 |
Jan Dubois | Map winsock error codes to POSIX errno values |
blob | commitdiff | diff to current |
2009-10-15 |
Nicholas Clark | Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags... |
blob | commitdiff | diff to current |
2009-10-15 |
Nicholas Clark | Use newSVpvn(), newSVpvs() and gv_fetchpvs(), the later... |
blob | commitdiff | diff to current |
2009-10-15 |
Nicholas Clark | In strftime(), save a malloc()/free() by using sv_usepv... |
blob | commitdiff | diff to current |
2009-10-15 |
Nicholas Clark | POSIX::strftime() should be able to handle Unicode... |
blob | commitdiff | diff to current |
2009-10-15 |
Steve Peters | Hmmm... this may be a heisenbug. Works on some termina... |
blob | commitdiff | diff to current |
2009-10-15 |
Steve Peters | POSIX::strftime() should be able to handle Unicode... |
blob | commitdiff | diff to current |
2009-07-08 |
Tim Jenness | Fix compiler warning when cuserid is absent and sizeof... |
blob | commitdiff | diff to current |
2009-05-06 |
Steve Hay | Fix POSIX::tzset() as per Time::Piece::_tzset(). |
blob | commitdiff | diff to current |
2009-04-27 |
Nicholas Clark | Remove all #ifdef MACOS_TRADITIONAL code in core and... |
blob | commitdiff | diff to current |
2009-01-05 |
Ingo Weinhold | Adjustments to POSIX for the Haiku port |
blob | commitdiff | diff to current |
2008-05-31 |
Nicholas Clark | Add conditional code to initialise RETVAL, to avoid... |
blob | commitdiff | diff to current |
2008-05-25 |
Nicholas Clark | My recent changes to POSIX.xs forgot that WEXITSTATUS... |
blob | commitdiff | diff to current |
2008-05-21 |
Nicholas Clark | Replaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFST... |
blob | commitdiff | diff to current |
2008-05-21 |
Nicholas Clark | Eliminate POSIX::int_macro_int, and all the complex... |
blob | commitdiff | diff to current |
2008-05-15 |
Nicholas Clark | Remove POSIX's internal implementation of S_ISBLK,... |
blob | commitdiff | diff to current |
2008-01-11 |
Robin Barker | From: "Robin Barker" <Robin.Barker@npl.co.uk> |
blob | commitdiff | diff to current |
2007-12-22 |
Robin Barker | ext/ consting |
blob | commitdiff | diff to current |
2007-06-27 |
Steve Hay | Fix POSIX::setlocale(): the CRT function returns a... |
blob | commitdiff | diff to current |
2007-04-10 |
Nicholas Clark | Cast needed to get POSIX compiling with g++ on FreeBSD. |
blob | commitdiff | diff to current |
2007-03-15 |
Rafael Garcia-Suarez | Make the isdst argument to asctime and mktime default... |
blob | commitdiff | diff to current |
2006-11-28 |
Steve Hay | Silence VC++ 8 warnings about "possible loss of data" |
blob | commitdiff | diff to current |
2006-08-16 |
Steve Peters | Additional changes to get C++ a little closer to a... |
blob | commitdiff | diff to current |
2006-05-09 |
Nicholas Clark | Two signed array indicies that Coverity spots should... |
blob | commitdiff | diff to current |
2006-03-09 |
Steve Peters | croak in POSIX::sigaction() when passed a negative... |
blob | commitdiff | diff to current |
2006-01-18 |
Steve Hay | Change all NEWSV() to newSV() in the core and non-dual... |
blob | commitdiff | diff to current |
2006-01-11 |
Gisle Aas | A few more places that can use hv_fetchs(). |
blob | commitdiff | diff to current |
2005-08-19 |
Abigail | Whitespace |
blob | commitdiff | diff to current |
2005-07-28 |
Robin Barker | silence compiler warning in mg.c POSIX.xs |
blob | commitdiff | diff to current |
2005-07-19 |
Jarkko Hietaniemi | allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a... |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie | Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-06-13 |
Rafael Garcia-Suarez | Comment nit to help Devel::Cover, spotted by Steve... |
blob | commitdiff | diff to current |
2005-06-02 |
Steve Peters | SvPVX_const() - part 3 ... and const'ing Storable |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark | Update XS code to declare PERL_UNUSED_DECL conditionally |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi | Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters | Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2004-08-10 |
Alan Burlison | Re: POSIX::sigprocmask implemented incorrectly |
blob | commitdiff | diff to current |
2004-08-09 |
Alan Burlison | Re: POSIX::sigprocmask implemented incorrectly |
blob | commitdiff | diff to current |
2004-08-04 |
Alan Burlison | Re: POSIX::sigprocmask implemented incorrectly |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez | Add a lchown() call to the POSIX module. [perl #27547] |
blob | commitdiff | diff to current |
2004-03-05 |
Rafael Garcia-Suarez | Change 22436 broke the Windows build. |
blob | commitdiff | diff to current |
2004-03-04 |
Andy Dougherty | Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris |
blob | commitdiff | diff to current |
2004-02-18 |
Marcus Holland-Moritz | 1. Add section to perlxs.pod describing that the refcou... |
blob | commitdiff | diff to current |
2003-12-29 |
Marcus Holland-Moritz | Windows hasn't getuid/setuid and friends. |
blob | commitdiff | diff to current |
2003-12-25 |
Rafael Garcia-Suarez | Fix bug [perl #24641] : when POSIX::set[ug]id() are... |
blob | commitdiff | diff to current |
2003-11-30 |
SADAHIRO Tomoyuki | Re: [perl #24554] Segfault in POSIX module |
blob | commitdiff | diff to current |
2003-11-29 |
Rafael Garcia-Suarez | POSIX::isXXX(undef) segfaulted. (bug #24554.) |
blob | commitdiff | diff to current |
2003-08-27 |
Jarkko Hietaniemi | Ultrix tweaks: <string.h> must not be included twice |
blob | commitdiff | diff to current |
2003-08-10 |
Jarkko Hietaniemi | One more PL_csighandlerp. |
blob | commitdiff | diff to current |
2003-08-08 |
Jarkko Hietaniemi | Move the csighandler to be a data variable so that |
blob | commitdiff | diff to current |
2003-07-09 |
Chip Salzenberg | Safe signals via POSIX::sigaction |
blob | commitdiff | diff to current |
2003-06-18 |
Jarkko Hietaniemi | Oops in change #19809. |
blob | commitdiff | diff to current |
2003-06-18 |
Jarkko Hietaniemi | If the first argument of sigaction() was a string,... |
blob | commitdiff | diff to current |
2003-06-11 |
Marcus Holland-Moritz | Integrate from maint: |
blob | commitdiff | diff to current |
2003-06-05 |
Robin Barker | RE: maint @ 19683 |
blob | commitdiff | diff to current |
2003-05-23 |
Jarkko Hietaniemi | Hasty editing, grumble. |
blob | commitdiff | diff to current |
2003-05-23 |
Jarkko Hietaniemi | Linewrapping MUAs, grumble. |
blob | commitdiff | diff to current |
2003-05-23 |
Jarkko Hietaniemi | U/WIN extension fix from John P. Linderman. |
blob | commitdiff | diff to current |
2003-04-27 |
Adrian M. Enache | Newer glibc's nice(2) return the new nice value, instea... |
blob | commitdiff | diff to current |
2002-12-18 |
Gurusamy Sarathy | windows: support for large files |
blob | commitdiff | diff to current |
2002-08-29 |
Ed Santiago | Fix based on: |
blob | commitdiff | diff to current |
2002-05-07 |
Gurusamy Sarathy | fixes for various warnings identified by Visual C++ |
blob | commitdiff | diff to current |
2002-04-26 |
Jarkko Hietaniemi | Use temp int variable in the W*() since direct casting |
blob | commitdiff | diff to current |
2002-04-25 |
Andy Dougherty | Re: POSIX::WEXITSTATUS broken again |
blob | commitdiff | diff to current |
2002-03-23 |
Jarkko Hietaniemi | Purify: Array bounds write: pre-extend the strxfrm |
blob | commitdiff | diff to current |
2002-03-04 |
Nicholas Clark | (was Re: [PATCH @13746] h2xs) |
blob | commitdiff | diff to current |
2001-12-27 |
Jarkko Hietaniemi | More wait status trickery for BeOS. |
blob | commitdiff | diff to current |
2001-11-25 |
Jarkko Hietaniemi | Win32 compilation tweaks for Blair Zajac. |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy | remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-07-09 |
Gurusamy Sarathy | save a dTHX |
blob | commitdiff | diff to current |
2001-07-08 |
Jarkko Hietaniemi | A missing dTHX noticed by Gerrit P. Haase. |
blob | commitdiff | diff to current |
2001-07-07 |
Norton T. Allen | Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2001-07-06 |
Jarkko Hietaniemi | Retract #11165 since Sarathy pointed out it'll not |
blob | commitdiff | diff to current |
2001-07-06 |
Norton T. Allen | (Retracted by #11175) |
blob | commitdiff | diff to current |
2001-07-02 |
Gurusamy Sarathy | rename s/sv_getcwd/getcwd_sv/ for better conformance... |
blob | commitdiff | diff to current |
2001-06-22 |
Craig A. Berry | should POSIX.xs use XSRETURN_UNDEF in sigaction? |
blob | commitdiff | diff to current |
2001-06-20 |
Jarkko Hietaniemi | No point in going into memory-saving contortions |
blob | commitdiff | diff to current |
next |