This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
As 2/3rds (or 3/4s) of the SV head structure is rewritten, it doesn't
[perl5.git] / ext / POSIX /
2004-04-28 bob@starlabs.net[perl #29033] typo in description of sleep in documenta...
2004-03-16 Rafael Garcia-SuarezAdd a lchown() call to the POSIX module. [perl #27547]
2004-03-15 Rafael Garcia-SuarezFix the order of arguments in the usage message of
2004-03-05 Rafael Garcia-SuarezChange 22436 broke the Windows build.
2004-03-04 Andy DoughertyRe: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
2004-02-18 Marcus Holland-Moritz1. Add section to perlxs.pod describing that the refcou...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2003-12-30 Nicholas ClarkBump VERSION numbers
2003-12-29 Marcus Holland-MoritzWindows hasn't getuid/setuid and friends.
2003-12-25 Rafael Garcia-SuarezFix bug [perl #24641] : when POSIX::set[ug]id() are...
2003-11-30 SADAHIRO TomoyukiRe: [perl #24554] Segfault in POSIX module
2003-11-29 Rafael Garcia-SuarezPOSIX::isXXX(undef) segfaulted. (bug #24554.)
2003-09-16 Andy DoughertyRe: [perl #23791] Many errors in build under NCR MP-RAS
2003-08-27 Jarkko HietaniemiUltrix tweaks: <string.h> must not be included twice
2003-08-13 Nicholas ClarkRe: script wanted
2003-08-10 Jarkko HietaniemiTry simple workaround for the POSIX autosplit.ix warning.
2003-08-10 Jarkko HietaniemiOne more PL_csighandlerp.
2003-08-08 Jarkko HietaniemiMove the csighandler to be a data variable so that
2003-08-05 Alain BarbetRe: [perl #23202] [RESOLVED] coredump on ext/POSIX...
2003-08-03 Alain BarbetRe: [perl #23202] coredump on ext/POSIX/t/posix with...
2003-07-17 Michael G. SchwernRe: POSIX::div
2003-07-09 Chip SalzenbergSafe signals via POSIX::sigaction
2003-06-18 Jarkko HietaniemiOops in change #19809.
2003-06-18 Jarkko HietaniemiIf the first argument of sigaction() was a string,...
2003-06-11 Marcus Holland-MoritzIntegrate from maint:
2003-06-05 Robin BarkerRE: maint @ 19683
2003-05-23 Jarkko HietaniemiHasty editing, grumble.
2003-05-23 Jarkko HietaniemiLinewrapping MUAs, grumble.
2003-05-23 Jarkko HietaniemiU/WIN extension fix from John P. Linderman.
2003-05-07 Jarkko HietaniemiSpelling correction from Nicholas Clark.
2003-05-02 Michael G. SchwernDeceptive POSIX exporting docs
2003-04-27 Adrian M. EnacheNewer glibc's nice(2) return the new nice value, instea...
2003-04-01 Jarkko HietaniemiDocument the _exit() issue with threads in Linux [perl...
2003-03-16 Jarkko HietaniemiStay within known facts: what platforms the skippage...
2003-03-16 Jarkko HietaniemiThis seems to fix (well, dodge) the problems in FreeBSD for
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2003-01-22 Rafael Garcia-SuarezFix [perl #19860] by adding a POSIX::fsync() stub.
2002-12-18 Gurusamy Sarathywindows: support for large files
2002-12-12 Rafael Garcia-SuarezIntegrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-09 Slaven RezicRe: [perl #18238] timezone and gmt offset as output...
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-09-17 Abhijit Menon-SenTypo fix.
2002-09-04 Brendan O'DeaRe: [PATCH 5.8.0] add accessors for POSIX::SigAction
2002-09-02 Rafael Garcia-SuarezSome simple tests for the POSIX::isXXX() functions.
2002-08-29 Ed SantiagoFix based on:
2002-06-26 Jarkko HietaniemiIntegrate from macperl:
2002-06-21 Nick Ing-SimmonsIntegrate mainline
2002-06-20 Newton, Philip[Patch POSIX.pod] "fmod" ne "modf"
2002-06-19 Paul MarquessRE: [PATCH] POSIX taint tests
2002-06-19 Michael G. SchwernRe: [PATCH] POSIX taint tests
2002-06-19 Paul MarquessPOSIX taint tests
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-28 Nikola KnezevicTest::Harness and skiping tests functionality
2002-05-24 AbigailTypos
2002-05-23 Jarkko HietaniemiTypo squad.
2002-05-23 AbigailRe: [ID 20020523.001] POSIX::sleep not POSIX compliant
2002-05-07 Gurusamy Sarathyfixes for various warnings identified by Visual C++
2002-04-26 Jarkko HietaniemiUse temp int variable in the W*() since direct casting
2002-04-25 Andy DoughertyRe: POSIX::WEXITSTATUS broken again
2002-03-29 Michael G. SchwernQuieting OS X
2002-03-28 Paul Greenext/POSIX/t/posix.t -- neuter final test on VOS
2002-03-24 Craig A. Berryerrno help for VMS
2002-03-23 Jarkko HietaniemiPurify: Array bounds write: pre-extend the strxfrm
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Nicholas ClarkRe: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046...
2002-03-04 Nicholas Clark(was Re: [PATCH @13746] h2xs)
2002-03-02 Jarkko HietaniemiThe _POSIX_OPEN_MAX values are allowed *minimums*,
2002-02-26 Jarkko HietaniemiPOSIX: add isatty to @EXPORT_OK, reformat.
2002-02-05 Nick Ing-SimmonsIntegrate mainline
2002-02-05 Artur BergmanAdd in change for Apple/Darwin Bug: 2785519 to fix...
2002-02-05 Artur BergmanChange to check if _POSIX_OPEN_MAX is 16 or 20, however...
2001-12-30 Blair ZajacPOSIX to understand _SC_PAGESIZE
2001-12-27 Jarkko HietaniemiMore wait status trickery for BeOS.
2001-12-26 Jarkko HietaniemiBad $? assumptions.
2001-12-22 Nick Ing-SimmonsFix mis-parse of autoloaded usage code by declaring...
2001-12-17 Nicholas Clarkmore POSIX tests, and more autoloading
2001-12-10 Jarkko HietaniemiTelling how many tests we are expecting helps.
2001-12-10 Jarkko HietaniemiAdd a test case for waitpid(): from Rocco Caputo.
2001-11-25 Jarkko HietaniemiDJGPP cannot do signals that well.
2001-11-25 Jarkko HietaniemiWin32 compilation tweaks for Blair Zajac.
2001-11-08 Jarkko HietaniemiTest miscounting.
2001-11-08 Jarkko Hietaniemi[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-10-30 Andy DoughertyRe: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-12 Jarkko HietaniemiVMS pre-7.0 (which doesn't have sigaction()) uniformly
2001-09-11 Nick Ing-SimmonsPart Integrate mainline
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-09-05 Jarkko HietaniemiIn UNICOS sigaction() sets an extra flag
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 chromaticpod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2001-08-10 Jarkko HietaniemiDecommission Time::Piece; unnecessary Yet Another Time...
2001-08-05 Gurusamy Sarathyfix POSIX.t#13 for windos
2001-07-22 Jeffrey FriedlRe: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Mark-Jason DominusRe: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Jarkko HietaniemiTypo in #11432.
2001-07-21 Jarkko HietaniemiIntegrate change #11388 from macperl (the *.t parts...
2001-07-18 Hugo van der SandenRe: Perl 5.7.2 Has Been Released
2001-07-13 Jarkko HietaniemiAdd LC_MESSAGES to the locale_h export tag (it already is
2001-07-11 Hugo van der SandenRe: POSIX test #14 on UTS
2001-07-09 Gurusamy Sarathysave a dTHX
next