Linewrapping MUAs, grumble.
[p5sagit/p5-mst-13.2.git] / ext / POSIX / POSIX.xs
2003-05-23 Jarkko Hietaniemi Linewrapping MUAs, grumble.
2003-05-23 Jarkko Hietaniemi U/WIN extension fix from John P. Linderman.
2003-04-27 Adrian M. Enache Newer glibc's nice(2) return the new nice value, instea...
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-08-29 Ed Santiago Fix based on:
2002-05-07 Gurusamy Sarathy fixes for various warnings identified by Visual C++
2002-04-26 Jarkko Hietaniemi Use temp int variable in the W*() since direct casting
2002-04-25 Andy Dougherty Re: POSIX::WEXITSTATUS broken again
2002-03-23 Jarkko Hietaniemi Purify: Array bounds write: pre-extend the strxfrm
2002-03-04 Nicholas Clark (was Re: [PATCH @13746] h2xs)
2001-12-27 Jarkko Hietaniemi More wait status trickery for BeOS.
2001-11-25 Jarkko Hietaniemi Win32 compilation tweaks for Blair Zajac.
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-07-09 Gurusamy Sarathy save a dTHX
2001-07-08 Jarkko Hietaniemi A missing dTHX noticed by Gerrit P. Haase.
2001-07-07 Norton T. Allen Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Jarkko Hietaniemi Retract #11165 since Sarathy pointed out it'll not
2001-07-06 Norton T. Allen (Retracted by #11175)
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-22 Craig A. Berry should POSIX.xs use XSRETURN_UNDEF in sigaction?
2001-06-20 Jarkko Hietaniemi No point in going into memory-saving contortions
2001-06-18 Spider Boardman Re: anyone good at casting spells?
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Jarkko Hietaniemi #define fix from Nicholas Clark.
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-13 Nicholas Clark Re: ext/ + -Wall
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-02 Jarkko Hietaniemi -Wall cleanup continues.
2001-05-02 Jarkko Hietaniemi Fix for a segfault, from Marc Lehmann.
2001-04-25 Jarkko Hietaniemi The tzname[] bit is not needed by util.c -- and causes
2001-04-24 Jarkko Hietaniemi Mac OS X patch for missing tzname definition from Paul...
2001-04-24 Jarkko Hietaniemi Retract #9811.
2001-04-24 Jarkko Hietaniemi (Retracted by #9812.)
2001-04-19 Jarkko Hietaniemi Document and test Time::Piece.
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko Hietaniemi Move the init_tm() and mini_mktime() up from POSIX...
2001-03-24 Nick Ing-Simmons POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD...
2001-03-21 Benjamin Sugars Re: [PATCH] POSIX::getcwd()
2001-03-20 Jarkko Hietaniemi Integrate changes #9259,9260 from maintperl into mainline.
2001-03-09 anders@broadcom.com A modified version of
2001-02-22 Jarkko Hietaniemi Integrate change #8665 from maintperl to mainline,
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-02-08 Charles Bailey SYN SYN
2001-02-01 Jarkko Hietaniemi Integrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-03 Jarkko Hietaniemi The #7521 touched things it shouldn't have.
2000-11-01 Garry T. Williams Make the POSIX::setuid and POSIX::setgid to really...
2000-10-20 Charles Bailey SYN SYN
2000-08-31 Spider Boardman POSIX doesn't report long double values under -Duselong...
2000-08-19 Jarkko Hietaniemi Put back the long double avoidance code to POSIX.xs
2000-08-18 Abigail Use NVs in POSIX math, not doubles.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-06-29 Yitzchak Scott-Tho... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-06-03 Dan Sugalski VMS fixups so we can build with MULTIPLICITY
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-02 Jarkko Hietaniemi Be more forgiving in POSIX about HUGE_VALL.
2000-05-01 Jarkko Hietaniemi Use HUGE_VALL if applicable.
2000-02-19 Gurusamy Sarathy POSIX::strftime gets the date wrong (from John Tobey
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy cygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-10-24 Gurusamy Sarathy remove unused interpreter globals
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-15 Jan Dubois Prevent "Out of memory" error in POSIX's strftime()
1999-09-29 Charles Bailey resync with mainline
1999-09-24 Spider Boardman normalize time for strftime() (without the isdst effects of
1999-09-19 Gurusamy Sarathy control change#1914 via hints (causes problems on some...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-13 Robin Barker Replace change #4100 with
1999-09-07 Robin Barker Fix pointer casts.
1999-08-23 Charles Bailey Update calls for new thread context handling
1999-08-10 Dan Sugalski Patches needed to get _60 building with
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-07-26 Jarkko Hietaniemi Use long doubles only if they are useful.
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Steven N. Hirsch slightly modified version of suggested patch
1999-07-05 Fifer, Eric cygwin32 update
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-06-02 Gurusamy Sarathy missed a few files
1999-05-28 Ilya Zakharevich Cosmetic OS/2-related patches
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-04-10 Andy Dougherty Re: Misspelled macro in ext/POSIX/POSIX.xs?
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-02-15 Jan Dubois use New() et al., rather than safemalloc() et al.
1999-02-02 G. Del Merritt Fix typecasts in #2797
1999-02-02 Ted Law POSIX::strftime buffer overflow problem
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-10-30 Jarkko Hietaniemi #2133 fallout.
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-25 Gurusamy Sarathy integrate changes#1982,2014,2021 (from maint-5.005)
1998-10-02 Spider Boardman normalize tm struct passed to strftime() with mktime()
next