Hi Corinna,
Am 09.12.2014 um 12:19 schrieb Corinna Vinschen:
Hi Thomas,
On Dec 9 08:02, Thomas Wolff wrote:
Calling select() to check whether input from the terminal is available
fails for all but the first byte in the cygwin console if multiple bytes
are entered at once, like function or cur
2014-12-10 2:28 GMT+03:00 Angelo Graziosi <>:
> Corinna Vinschen wrote:
>>
>> How nice. We have all the work and they simple grab it and don't give
>> anything back to their upstream project.
>
>
> ...the *Dark* side of free (GPL?) software... I guess..
>
> In any case, you could always *grab* the
Corinna Vinschen wrote:
How nice. We have all the work and they simple grab it and don't give
anything back to their upstream project.
...the *Dark* side of free (GPL?) software... I guess..
In any case, you could always *grab* their "pacman" manager.. Besides
being very appealing, it would
On Sat, Dec 6, 2014 at 2:49 PM, Corinna Vinschen
wrote:
> For your convenience I wrote new documentation. Since this is a TEST
> prerelease, the new documentation is not part of the official docs yet.
> Rather have a look at
>
> https://cygwin.com/preliminary-ntsec.html
>
> If you read it (whic
This sounds like something I diagnosed a while back. I see you have
Lenovo utilities in your PATH. There is a defect in Lenovo's RapidBoot
Shield Version 1.23 that results in process handles (for all processes)
not getting closed. This causes these processes to remain in memory as
you descri
On Dec 9, 2014, at 3:56 AM, Corinna Vinschen wrote:
> On Dec 8 15:14, Warren Young wrote:
>> On Dec 6, 2014, at 12:49 PM, Corinna Vinschen
>> wrote:
>>
>>> - Cygwin can now generate passwd/group entries directly from Windows
>>
>> don’t use AD here, and /etc/passwd suffices
>> for my purpose
2014-12-09 19:28 GMT+01:00 Ken Brown :
> On 12/9/2014 12:07 PM, Kizito Porta Balanyà wrote:
>>>
>>> Hello,
>>
>>
>>> I use the latest version of the installer setup-x86.exe version 2.852
>>> I think that the command line installer has some king of "bug".
>>
>>
>>> The following line doesn't downl
2014-12-09 19:27 GMT+01:00 Marco Atzeri :
> On 12/9/2014 6:07 PM, Kizito Porta Balanyà wrote:
>>>
>>> Hello,
>>
>>
>>> setup-x86.exe --download --site
>>> http://mirrors.kernel.org/sourceware/cygwin --quiet-mode
>>> --no-shortcuts --local-package-dir c:\testdir --packages csih
>>
>>
>>> I don't un
On 2014-12-08 20:48, 陳韋任 (Wei-Ren Chen) wrote:
I am trying to build gdbserver [1] on cygwin with mingw-gcc, since
I want to build native windows executable and cygwin-gcc doesn't
support "-mno-cygwin" any more. Here is how I do the config,
$ cd gdb-7.8.1/gdb/gdbserver
$ CC=i686-pc-mingw32-gcc
On 12/9/2014 12:07 PM, Kizito Porta Balanyà wrote:
Hello,
I use the latest version of the installer setup-x86.exe version 2.852
I think that the command line installer has some king of "bug".
The following line doesn't download the bash package:
setup-x86.exe --download --site
http://
On 12/9/2014 6:07 PM, Kizito Porta Balanyà wrote:
Hello,
setup-x86.exe --download --site
http://mirrors.kernel.org/sourceware/cygwin --quiet-mode
--no-shortcuts --local-package-dir c:\testdir --packages csih
I don't understand what is happening. I attache the log files: they
seem ok, but i
On 12/6/14, 2:16 AM, "cyg" wrote:
>On 12/4/2014 3:01 PM, cyg wrote:
>> $uname -a
>> CYGWIN_NT-6.1 host 1.7.33-2(0.280/5/3) 2014-11-13 15:47 x86_64 Cygwin
>> $mintty --version
>> mintty 1.2-beta1 (x86_64-pc-cygwin)
>> (C) 2013 Andy Koppe
>> License GPLv3+: GNU GPL version 3 or later
>> There is no
> Hello,
> I use the latest version of the installer setup-x86.exe version 2.852
> I think that the command line installer has some king of "bug".
> The following line doesn't download the bash package:
> setup-x86.exe --download --site
http://mirrors.kernel.org/sourceware/cygwin --quiet-mode
On 9.12.2014 16:30, Doug Lewan wrote:
Petr,
You write:
-Original Message-
Subject: Possible resource leak
I'm dealing with possible resource leak in cygwin on Windows-7. I'm
running a script which repeatedly calls another script (every 5
seconds). After a while script ends with memory
Petr,
You write:
> -Original Message-
> Subject: Possible resource leak
>
> I'm dealing with possible resource leak in cygwin on Windows-7. I'm
> running a script which repeatedly calls another script (every 5
> seconds). After a while script ends with memory error. All my memory
> seems
On 9.12.2014 14:05, Corinna Vinschen wrote:
On Dec 9 13:25, Petr Titěra wrote:
On 9.12.2014 10:58, Marco Atzeri wrote:
On 12/9/2014 9:53 AM, Petr Titěra wrote:
Hello,
I'm dealing with possible resource leak in cygwin on Windows-7. I'm
running a script which repeatedly calls another script (e
On Dec 9 13:25, Petr Titěra wrote:
> On 9.12.2014 10:58, Marco Atzeri wrote:
> >On 12/9/2014 9:53 AM, Petr Titěra wrote:
> >>Hello,
> >>
> >>I'm dealing with possible resource leak in cygwin on Windows-7. I'm
> >>running a script which repeatedly calls another script (every 5
> >>seconds). After a
On 9.12.2014 10:58, Marco Atzeri wrote:
On 12/9/2014 9:53 AM, Petr Titěra wrote:
Hello,
I'm dealing with possible resource leak in cygwin on Windows-7. I'm
running a script which repeatedly calls another script (every 5
seconds). After a while script ends with memory error. All my memory
seems
Greetings, Warren Young!
>> - Cygwin can now generate passwd/group entries directly from Windows
> This is huge, Corinna!
> It must have been a lot of work, and while I personally will not benefit
> much from this — don’t use AD here, and /etc/passwd suffices for my purposes
> — it’s one of thos
Hi Thomas,
On Dec 9 08:02, Thomas Wolff wrote:
> Calling select() to check whether input from the terminal is available
> fails for all but the first byte in the cygwin console if multiple bytes
> are entered at once, like function or cursor keys or non-ASCII UTF-8
> characters.
> Actually, the i
On Dec 9 09:53, Petr Titěra wrote:
> Hello,
>
> I'm dealing with possible resource leak in cygwin on Windows-7. I'm running
> a script which repeatedly calls another script (every 5 seconds). After a
> while script ends with memory error. All my memory seems to be eaten by Page
> Table entries an
On Dec 9 10:48, 陳韋任 (Wei-Ren Chen) wrote:
> Hi All,
>
> I am trying to build gdbserver [1] on cygwin with mingw-gcc, since
> I want to build native windows executable and cygwin-gcc doesn't
> support "-mno-cygwin" any more. Here is how I do the config,
>
> $ cd gdb-7.8.1/gdb/gdbserver
> $ CC=i
On Dec 8 15:14, Warren Young wrote:
> On Dec 6, 2014, at 12:49 PM, Corinna Vinschen
> wrote:
>
> > - Cygwin can now generate passwd/group entries directly from Windows
>
> This is huge, Corinna!
>
> It must have been a lot of work, and while I personally will not
> benefit much from this — do
Greetings, Petr Titěra!
> Hello,
> I'm dealing with possible resource leak in cygwin on Windows-7. I'm
> running a script which repeatedly calls another script (every 5
> seconds). After a while script ends with memory error. All my memory
> seems to be eaten by Page Table entries and in the m
On 12/9/2014 9:53 AM, Petr Titěra wrote:
Hello,
I'm dealing with possible resource leak in cygwin on Windows-7. I'm
running a script which repeatedly calls another script (every 5
seconds). After a while script ends with memory error. All my memory
seems to be eaten by Page Table entries and in
Hello,
I'm dealing with possible resource leak in cygwin on Windows-7. I'm
running a script which repeatedly calls another script (every 5
seconds). After a while script ends with memory error. All my memory
seems to be eaten by Page Table entries and in the memory map I see a
lot of cygwin p
26 matches
Mail list logo