Hi,
I would like to propose 3 patches attached to improve console code.
Patch 0001:
This revises console code for better color handling. This provides
24 bit color support for Windows 10 build 14931 or later. For legacy
console, fake 24 bit color support is implemented, which use the
nearest colo
On 2019-03-30 02:22, Achim Gratz wrote:
> Brian Inglis writes:
>> On 2019-03-29 14:23, Achim Gratz wrote:
>>> Brian Inglis writes:
> If you are packaging your own exes and dlls with your own local Cygwin
> distro,
> you should point to your local utility directory with a path in a file
Hi Takashi,
On 3/30/2019 9:30 AM, Takashi Yano wrote:
> Hi Ken,
>
> Do these patches enable to open FIFO multiple times with O_RDWR?
> mc (midnight commander) tries to open FIFO twice with O_RDWR if
> SHELL=/bin/tcsh, but fails.
> https://cygwin.com/ml/cygwin/2017-03/msg00188.html
No, I'm sorry.
Hi Ken,
Do these patches enable to open FIFO multiple times with O_RDWR?
mc (midnight commander) tries to open FIFO twice with O_RDWR if
SHELL=/bin/tcsh, but fails.
https://cygwin.com/ml/cygwin/2017-03/msg00188.html
On Mon, 25 Mar 2019 23:06:10 + Ken Brown wrote:
> If a FIFO is opened with O_
Brian Inglis writes:
> On 2019-03-29 14:23, Achim Gratz wrote:
>> Brian Inglis writes:
If you are packaging your own exes and dlls with your own local Cygwin
distro,
you should point to your local utility directory with a path in a file
under
/var/lib/rebase/user.d/$USER