On Aug 23 13:30, Ken Brown wrote:
> The attached patch is the one promised in
>
> https://www.cygwin.com/ml/cygwin/2016-08/msg00431.html
>
> Ken
Applied.
Thanks,
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT
The attached patch is the one promised in
https://www.cygwin.com/ml/cygwin/2016-08/msg00431.html
Ken
From e46d88d4141737f7f75ec1fb60b6e404f598a965 Mon Sep 17 00:00:00 2001
From: Ken Brown
Date: Tue, 23 Aug 2016 13:24:49 -0400
Subject: [PATCH] Clarify Cygwin's support for Win32 paths
See http
Hi Jon,
On Aug 22 19:08, Jon Turney wrote:
> +#define NAMELEN 16
Please use a more descriptive name here, say THR_NAMEMAX or so, and add
a "for Linux compat" comment. With this change the patch is ok to apply.
Thanks,
Corinna
--
Corinna Vinschen Please, send mails regarding