Allow passing a string to the window property server requests instead
[wine] / server / signal.c
2005-04-24  Mike McCormackImplemented NtSignalAndWaitForSingleObject.
2005-03-04  Steven EdwardsAdded a check for poll.h.
2005-01-14  Eric Pouech- got rid of include/async.h
2004-05-01  Alexandre JulliardUse pread/pwrite everywhere to avoid changing the file...
2003-10-24  Alexandre JulliardAdded support for the linuxthreads cancel signal as...
2003-04-13  Yorick HardyFix for compiling on NetBSD.
2003-04-02  Alexandre JulliardInitialize the dummy char we send down the pipe to...
2003-03-28  Alexandre JulliardReplaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
2003-03-26  Alexandre JulliardImplemented file change notifications, based on a patch...
2003-03-26  Alexandre JulliardAdded generic signal handling mechanism based on pipes...