summaryrefslogtreecommitdiff
path: root/ext/POSIX/POSIX.xs
Commit message (Expand)AuthorAgeFilesLines
* Re: POSIX::sigprocmask implemented incorrectlyAlan Burlison2004-08-101-1/+1
* Re: POSIX::sigprocmask implemented incorrectlyAlan Burlison2004-08-091-3/+3
* Re: POSIX::sigprocmask implemented incorrectlyAlan Burlison2004-08-041-9/+14
* Add a lchown() call to the POSIX module. [perl #27547]Rafael Garcia-Suarez2004-03-161-0/+15
* Change 22436 broke the Windows build.Rafael Garcia-Suarez2004-03-051-1/+10
* Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris Andy Dougherty2004-03-041-1/+3
* 1. Add section to perlxs.pod describing that the refcount of AVs/HVsMarcus Holland-Moritz2004-02-181-0/+1
* Windows hasn't getuid/setuid and friends.Marcus Holland-Moritz2003-12-291-0/+4
* Fix bug [perl #24641] : when POSIX::set[ug]id() are called,Rafael Garcia-Suarez2003-12-251-0/+10
* Re: [perl #24554] Segfault in POSIX moduleSADAHIRO Tomoyuki2003-11-301-33/+55
* POSIX::isXXX(undef) segfaulted. (bug #24554.)Rafael Garcia-Suarez2003-11-291-11/+11
* Ultrix tweaks: <string.h> must not be included twiceJarkko Hietaniemi2003-08-271-0/+2
* One more PL_csighandlerp.Jarkko Hietaniemi2003-08-101-1/+1
* Move the csighandler to be a data variable so thatJarkko Hietaniemi2003-08-081-1/+1
* Safe signals via POSIX::sigactionChip Salzenberg2003-07-091-9/+21
* Oops in change #19809.Jarkko Hietaniemi2003-06-181-2/+0
* If the first argument of sigaction() was a string, not a numberJarkko Hietaniemi2003-06-181-4/+22
* Integrate from maint:Marcus Holland-Moritz2003-06-111-1/+1
* RE: maint @ 19683Robin Barker2003-06-051-3/+5
* Hasty editing, grumble.Jarkko Hietaniemi2003-05-231-2/+2
* Linewrapping MUAs, grumble.Jarkko Hietaniemi2003-05-231-4/+2
* U/WIN extension fix from John P. Linderman.Jarkko Hietaniemi2003-05-231-2/+4
* Newer glibc's nice(2) return the new nice value, instead of 0 or -1.Adrian M. Enache2003-04-271-1/+9
* windows: support for large filesGurusamy Sarathy2002-12-181-1/+7
* Fix based on:Ed Santiago2002-08-291-11/+11
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-071-4/+0
* Use temp int variable in the W*() since direct castingJarkko Hietaniemi2002-04-261-6/+12
* Re: POSIX::WEXITSTATUS broken againAndy Dougherty2002-04-251-1/+1
* Purify: Array bounds write: pre-extend the strxfrmJarkko Hietaniemi2002-03-231-1/+1
* (was Re: [PATCH @13746] h2xs)Nicholas Clark2002-03-041-2/+2
* More wait status trickery for BeOS.Jarkko Hietaniemi2001-12-271-6/+20
* Win32 compilation tweaks for Blair Zajac.Jarkko Hietaniemi2001-11-251-0/+6
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-1/+1
* save a dTHXGurusamy Sarathy2001-07-091-3/+2
* A missing dTHX noticed by Gerrit P. Haase.Jarkko Hietaniemi2001-07-081-7/+8
* Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNXNorton T. Allen2001-07-071-2/+6
* Retract #11165 since Sarathy pointed out it'll notJarkko Hietaniemi2001-07-061-1/+1
* (Retracted by #11175)Norton T. Allen2001-07-061-1/+1
* rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-021-1/+1
* should POSIX.xs use XSRETURN_UNDEF in sigaction?Craig A. Berry2001-06-221-2/+4
* No point in going into memory-saving contortionsJarkko Hietaniemi2001-06-201-35/+7
* Re: anyone good at casting spells?Spider Boardman2001-06-181-4/+6
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-4/+19
* #define fix from Nicholas Clark.Jarkko Hietaniemi2001-06-161-12/+1
* Re: perl@10611 Nicholas Clark2001-06-161-3931/+2
* Re: ext/ + -WallNicholas Clark2001-06-131-1524/+3454
* ext/ + -WallDoug MacEachern2001-06-121-1/+6
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-2/+0
* Fix for a segfault, from Marc Lehmann.Jarkko Hietaniemi2001-05-021-1/+1
* The tzname[] bit is not needed by util.c -- and causesJarkko Hietaniemi2001-04-251-3/+8