git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] sh-i18n--envsubst; case-sensitive getenv on Windows
@ 2011-06-06  6:57 Johannes Sixt
  2011-06-06  6:59 ` [PATCH 1/3] sh-i18n--envsubst: do not crash when no arguments are given Johannes Sixt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johannes Sixt @ 2011-06-06  6:57 UTC (permalink / raw)
  To: Ævar Arnfjörð Bjarmason; +Cc: Junio C Hamano, Git Mailing List

From: Johannes Sixt <j6t@kdbg.org>

Here are the fixes needed on Windows for the ab/i18n-scripts topic.

Johannes Sixt (3):
  sh-i18n--envsubst: do not crash when no arguments are given
  mingw.c: move definition of mingw_getenv down
  Windows: teach getenv to do a case-sensitive search

 compat/mingw.c      |   47 ++++++++++++++++++++++++++++++++---------------
 sh-i18n--envsubst.c |    1 +
 2 files changed, 33 insertions(+), 15 deletions(-)

-- 
1.7.6.rc0.1186.gfb4fd

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-05 16:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06  6:57 [PATCH 0/3] sh-i18n--envsubst; case-sensitive getenv on Windows Johannes Sixt
2011-06-06  6:59 ` [PATCH 1/3] sh-i18n--envsubst: do not crash when no arguments are given Johannes Sixt
2011-06-06  7:06 ` [PATCH 2/3] mingw.c: move definition of mingw_getenv down Johannes Sixt
2011-06-06  7:08 ` [PATCH 3/3] Windows: teach getenv to do a case-sensitive search Johannes Sixt
2011-10-05 16:21   ` Karsten Blees

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).