Sweden-Number/scheduler
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
..
client.c Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard 2003-03-28 00:36:12 +00:00
critsection.c Remove errno.h from files that do not need it. 2003-01-23 22:51:04 +00:00
fiber.c
handle.c
pipe.c
process.c Move some fields (refCount, tls_index and module) from WINE_MODREF to 2003-03-20 22:05:26 +00:00
pthread.c Forward-declare struct _pthread_cleanup_buffer, as it is 2003-03-21 00:33:33 +00:00
synchro.c
sysdeps.c Moved errno_location support to sysdeps.c. 2003-03-26 01:33:48 +00:00
syslevel.c
thread.c Moved errno_location support to sysdeps.c. 2003-03-26 01:33:48 +00:00
timer.c