summaryrefslogtreecommitdiff
path: root/cygwin/cygwin.c
Commit message (Expand)AuthorAgeFilesLines
* Fix cygwin Perl_utf16_to_utf8 parameter typesDagfinn Ilmari Mannsåker2020-06-181-2/+2
* Convert issue links from rt.perl.org to GitHubDan Book2019-11-261-1/+1
* Change bug URL from http://rt.perl.org to https://rt.perl.orgMax Maischein2019-10-111-1/+1
* cygwin.c: Fix misleading indentationKarl Williamson2019-05-241-2/+2
* make exec keep its argument list more reliablyZefram2017-12-141-10/+18
* Change some strncmp(), etc. to strBEGINs()Karl Williamson2017-11-061-2/+2
* Convert strcmp into strEQ, strNEKarl Williamson2017-10-241-4/+4
* PATCH: [perl #127708] segfault in "$!" in threadsKarl Williamson2016-04-091-4/+37
* avoid a "FILE" name conflict with cygwin's wchar.hTony Cook2014-02-181-0/+1
* Removed the ifdefs for INCOMPLETE_TAINTSBrian Fraser2013-09-211-2/+0
* Convert some uvuni() to uvchr()Karl Williamson2013-08-291-4/+4
* Fix Cygwin build warningsJerry D. Hedden2012-08-301-3/+3
* Use the new utf8 to code point functionsKarl Williamson2012-03-191-3/+3
* add Cygwin::sync_winenv [perl #110190]Reini Urban2012-02-091-0/+3
* CYG17 utf8 pathsReini Urban2012-01-241-34/+218
* Fix -Wwrite-string warnings in cygwin.cJerry D. Hedden" (via RT)2010-08-251-5/+8
* Fix cygwin.c againJerry D. Hedden2007-12-221-2/+2
* const'ing in cygwin.cJerry D. Hedden2007-12-211-2/+3
* /cygdrive is configurableJerry D. Hedden2007-10-021-10/+13
* Following Jan's advice, remove Cygwin::is_textmount(),Rafael Garcia-Suarez2007-08-311-15/+0
* Get Cwd->cwd() to work under CygwinJerry D. Hedden2007-08-201-1/+4
* Cygwin::mount_table, Cygwin::mount_flagsReini Urban2007-08-141-0/+73
* cygwin path conversions, take 4Reini Urban2007-07-091-2/+99
* RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32Jan Dubois2007-06-281-6/+11
* Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-221-0/+7
* alloca () might end up unreferenced during linking.H.Merijn Brand2007-01-311-0/+1
* Changes to get perl to compile with g++ on Cygwin. Some additionalSteve Peters2006-10-301-4/+1
* fix wrong pool error in cygwin buildYitzchak Scott-Thoennes2005-11-271-1/+1
* quiet a few warningsYitzchak Scott-Thoennes2005-09-231-2/+2
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-1/+1
* Re: blead attribute warnings, cygwin + gcc 3.4.1Yitzchak Scott-Thoennes2005-06-061-6/+12
* Re: [PATCH] Re: perl winpid?Yitzchak Scott-Thoennes2005-02-111-0/+36
* From: "Paul Marquess" <paul_marquess@yahoo.co.uk>Paul Marquess2002-03-201-1/+1
* Taint the getcwd() result also in Cygwin.Jarkko Hietaniemi2001-10-221-0/+3
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-3/+3
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-3/+1
* cygwin portFifer, Eric2000-11-071-1/+1
* cygwin update (from Eric Fifer <efifer@sanwaint.com>)Gurusamy Sarathy2000-05-081-1/+128
* cygwin portFifer, Eric2000-02-251-1/+1
* cygwin portFifer, Eric2000-02-241-0/+37