Thomas writes:
>> when trying out uf a certain shared memory allocator would work on
>> Cygwin, I tried out the sample program below (which works on Linunx,
>> *BSD, AIX and Solaris) and got a suprising falure
> Actually, the failure wasn't all that unexpected, given that I had put the
> ftrun
I wrote:
when trying out uf a certain shared memory allocator would
work on Cygwin, I tried out the sample program below (which
works on Linunx, *BSD, AIX and Solaris) and got a suprising
falure
Actually, the failure wasn't all that unexpected, given that
I had put the ftruncate into the wro
Hi,
when trying out uf a certain shared memory allocator would
work on Cygwin, I tried out the sample program below (which
works on Linunx, *BSD, AIX and Solaris) and got a suprising
falure with a segmentation fault at the line
*i1 = 42;
mmap() had succeeded.
Is this a known issue, and wou
3 matches
Mail list logo