I'm running Cygwin in a fresh 32-bit Windows 7 VirtualBox guest (on an
OS X code) --- and performance is even more unbearable than usual: each
process spawned from bash takes about 800ms; on my Windows 7 64-bit box,
I get at least 8-9 forks per second.
Any idea what could be wrong?
--
Problem rep
Hello,
Is it allowed to issue the fork() system call while not in the main
thread? When I read the OpenGroup specifications I don't seem to find
anything against allowing this.
In particular, if I create a thread, then issue a fork(), data that
exists on the stack is corrupted after the fork
On Sun, Aug 15, 2010 at 07:42:01PM +0200, Jason Curl wrote:
>Is it allowed to issue the fork() system call while not in the main
>thread? When I read the OpenGroup specifications I don't seem to find
>anything against allowing this.
>
>In particular, if I create a thread, then issue a fork(), dat
On 15/08/2010 20:53, Christopher Faylor wrote:
On Sun, Aug 15, 2010 at 07:42:01PM +0200, Jason Curl wrote:
In particular, if I create a thread, then issue a fork(), data that
exists on the stack is corrupted after the fork() is in the child. Using
data on the heap doesn't show any issues (and is
On 6/29/2009 2:53 PM, Andy Koppe wrote:
> Shortcuts created by postinstall scripts using mkshortcut --allusers
> --smprograms aren't readable for ordinary users, so all they get to
> see in the start menu is a white dummy icon that doesn't do anything.
> This affects both MinTTY and rxvt, at least
Cygutils is a collection of useful(?) tools for the cygwin
platform. This is a bugfix release.
[[ compiled using gcc-4.3.4-3 ]]
CHANGES (from cygutils-1.4.2-1)
* Fix longstanding bug in mkshortcut, in which failure was
reported even on success (Andy Koppe).
* --
The libpng packages offer the standard libraries for manipulating
PNG files, a turbo-studly lossless image format. This is packaging
fix.
[[ compiled using gcc-4.3.4-3 ]]
CHANGES (since 1.4.3-1)
o Fix installation bug with import library (Yaakov Selkowitz)
--
Charles W
Daniel Colascione writes:
> I'm running Cygwin in a fresh 32-bit Windows 7 VirtualBox guest (on an
> OS X code) --- and performance is even more unbearable than usual: each
> process spawned from bash takes about 800ms; on my Windows 7 64-bit box,
> I get at least 8-9 forks per second.
>
> Any ide
8 matches
Mail list logo