Only include 'sys/user.h' for Linux. Fixes a compilation error on
[wine] / server / event.c
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-12-19  Alexandre JulliardMerged the get_read_fd and get_write_fd requests.
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-04-14  Alexandre JulliardLoad done event now created by the server.
2000-04-04  Alexandre JulliardMade request tracing more robust against bogus lengths.
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-01  Alexandre JulliardMoved poll handling to the generic part of the server...
1999-11-29  Alexandre JulliardFixed get_event_obj/get_file_obj to use the process...
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-09-28  Alexandre JulliardMade event manipulation routines public.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-05-15  Alexandre JulliardServer reorganization:
1999-02-14  Alexandre JulliardMoved process definitions to include/server/process.h
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1998-12-30  Alexandre JulliardAdded several file server requests
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-27  Alexandre JulliardAdded add_queue/remove_queue to server object operations.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927