This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change bug URL from http://rt.perl.org to https://rt.perl.org
[perl5.git] / cygwin / cygwin.c
2019-10-11 Max MaischeinChange bug URL from rt.perl.org to https://rt.perl.org
2019-05-24 Karl Williamsoncygwin.c: Fix misleading indentation
2017-12-14 Zeframmake exec keep its argument list more reliably
2017-11-06 Karl WilliamsonChange some strncmp(), etc. to strBEGINs()
2017-10-24 Karl WilliamsonConvert strcmp into strEQ, strNE
2016-04-09 Karl WilliamsonPATCH: [perl #127708] segfault in "$!" in threads
2014-02-17 Tony Cookavoid a "FILE" name conflict with cygwin's wchar.h
2013-09-21 Brian FraserRemoved the ifdefs for INCOMPLETE_TAINTS
2013-08-29 Karl WilliamsonConvert some uvuni() to uvchr()
2012-08-30 Jerry D. HeddenFix Cygwin build warnings
2012-03-20 Karl WilliamsonUse the new utf8 to code point functions
2012-02-09 Reini Urbanadd Cygwin::sync_winenv [perl #110190]
2012-01-25 Reini UrbanCYG17 utf8 paths
2010-08-25 Jerry D. Hedden... Fix -Wwrite-string warnings in cygwin.c
2007-12-22 Jerry D. HeddenFix cygwin.c again
2007-12-21 Jerry D. Heddenconst'ing in cygwin.c
2007-10-02 Jerry D. Hedden/cygdrive is configurable
2007-08-31 Rafael Garcia-SuarezFollowing Jan's advice, remove Cygwin::is_textmount(),
2007-08-20 Jerry D. HeddenGet Cwd->cwd() to work under Cygwin
2007-08-14 Reini UrbanCygwin::mount_table, Cygwin::mount_flags
2007-07-09 Reini Urbancygwin path conversions, take 4
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-01-31 H.Merijn Brandalloca () might end up unreferenced during linking.
2006-10-30 Steve PetersChanges to get perl to compile with g++ on Cygwin....
2005-11-27 Yitzchak Scott-Tho... fix wrong pool error in cygwin build
2005-09-23 Yitzchak Scott-Tho... quiet a few warnings
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-06-06 Yitzchak Scott-Tho... Re: blead attribute warnings, cygwin + gcc 3.4.1
2005-02-11 Yitzchak Scott-Tho... Re: [PATCH] Re: perl winpid?
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Paul MarquessFrom: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2001-10-22 Jarkko HietaniemiTaint the getcwd() result also in Cygwin.
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-07 Fifer, Ericcygwin port
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-08 Gurusamy Sarathycygwin update (from Eric Fifer <efifer@sanwaint.com>)
2000-02-25 Fifer, Ericcygwin port
2000-02-24 Fifer, Ericcygwin port