Date   
[PATCH] [mama] Use "ft" as default FT transport name By Michael Schonberg ·
[PATCH 00/30] Preparing for Windows Support By Michael Schonberg ·
[PATCH 01/30] Move Linux Specific #includes and Macros #includes By Michael Schonberg ·
[PATCH 02/30] Moved Calling Convention from wConfig.h to linux/port.h By Michael Schonberg ·
[PATCH 03/30] Moved environment.c to linux/environment.c By Michael Schonberg ·
[PATCH 04/30] Moved linux code from machine.c to linux/machine.c By Michael Schonberg ·
[PATCH 05/30] Moved platform.c to linux/platform.c By Michael Schonberg ·
[PATCH 06/30] Moved wincompat.h contents to _os_/port.h By Michael Schonberg ·
[PATCH 07/30] Changes for queue.c to build on windows By Michael Schonberg ·
[PATCH 08/30] wlock.c changes for windows support By Michael Schonberg ·
[PATCH 09/30] Preparing timer.c and timer.c for windows support By Michael Schonberg ·
[PATCH 10/30] Move wSemaphore.c to linx/wSemaphroe.c By Michael Schonberg ·
[PATCH 11/30] Moved macros for inline functions to _os_/port.h By Michael Schonberg ·
[PATCH 12/30] Added wthread_global_mutex macros By Michael Schonberg ·
[PATCH 13/30] Header changes for windows support By Michael Schonberg ·
[PATCH 14/30] Prepare ft.c for Windows support By Michael Schonberg ·
[PATCH 15/30] Removed PATHSEP macro By Michael Schonberg ·
[PATCH 16/30] Added Thread Local Storage By Michael Schonberg ·
[PATCH 17/30] Added getHostName and getIpAddress. By Michael Schonberg ·
[PATCH 18/30] mama.c changes for windows support By Michael Schonberg ·