This is the mail archive of the pthreads-win32@sourceware.org mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Support for x64 Windows


PING?

2009/6/18 Kai Tietz <ktietz70@googlemail.com>:
> Hi,
>
> this patch (a bit rough and need some final cleaning up and some
> extension to the test run makefile for allowing CROSS here) enables
> pthread to be build for the x86_64-pc-mingw32 target.
>
> If there is interest on this patch, some review would be fine. I'll
> prepare a proper patch file (with ChangeLog) after review. This patch
> is mainly about 2 general issues. Correct the assumption that
> sizeof(int)==sizeof(void *) and sizeof(long)==sizeof(void *), using
> InterlockedExchangeCompare & co for pointers (I am using here the
> ..Pointer variant), and an proper check for timespec.
>
> Thanks in advance,
> Kai
>
> --
> | ?(\_/) This is Bunny. Copy and paste
> | (='.'=) Bunny into your signature to help
> | (")_(") him gain world domination
>



-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]