Yorick Hardy
|
3f11d48346
|
Fix for compiling on NetBSD.
|
2003-04-13 01:06:14 +00:00 |
Alexandre Julliard
|
17480acb27
|
Initialize the dummy char we send down the pipe to make valgrind
happy.
|
2003-04-02 01:44:01 +00:00 |
Alexandre Julliard
|
5537dbbf40
|
Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard
AC_CHECK_MEMBERS. Added check for si_fd in siginfo_t.
|
2003-03-28 00:36:12 +00:00 |
Alexandre Julliard
|
3e588e3a57
|
Implemented file change notifications, based on a patch by Mike
McCormack.
|
2003-03-26 23:41:43 +00:00 |
Alexandre Julliard
|
9037f4bbfe
|
Added generic signal handling mechanism based on pipes to synchronize
signals with the main poll loop.
|
2003-03-26 01:32:18 +00:00 |