Huw Davies
|
6fdae1979b
configure: Stop checking for poll.h and sys/poll.h - always use poll.h.
|
3 жил өмнө |
Alexandre Julliard
|
c954e5b9e6
server: Avoid using wine/port.h.
|
3 жил өмнө |
Zebediah Figura
|
cc7e3ec8e2
server: Create pseudo-fds as initially signaled.
|
3 жил өмнө |
Zebediah Figura
|
4f1c7ba5f9
server: Cancel asyncs through fd_ops.
|
3 жил өмнө |
Zebediah Figura
|
dd9eacff4e
server: Fill the TimeZoneBias member of KSHARED_USER_DATA.
|
3 жил өмнө |
Zebediah Figura
|
09dd801291
server: Add helper functions to perform atomic stores.
|
3 жил өмнө |
Zebediah Figura
|
b1e4d920c3
server: Return void from the ioctl callback.
|
3 жил өмнө |
Zebediah Figura
|
a36e2769c9
server: Return void from the flush callback.
|
3 жил өмнө |
Zebediah Figura
|
377d18c7b1
server: Return void from the write callback.
|
3 жил өмнө |
Zebediah Figura
|
6d49991188
server: Return void from the read callback.
|
3 жил өмнө |
Zebediah Figura
|
6cc36a46ff
server: Return void from the get_volume_info callback.
|
3 жил өмнө |
Zebediah Figura
|
15b8f91e24
server: Check the status code to determine whether the async has failed.
|
3 жил өмнө |
Luke Deller
|
a87bafc5b9
server: Implement file access hints using posix_fadvise.
|
3 жил өмнө |
Huw Davies
|
68b840953d
server: Remove check for macOS version < 10.5.
|
3 жил өмнө |
Qian Hong
|
be55038f3d
server: Forbid shrinking files which are mapped to memory.
|
3 жил өмнө |
Qian Hong
|
4e84a553a8
ntdll: Truncate files through the server.
|
3 жил өмнө |
Qian Hong
|
73d0bb7740
server: Forbid deleting files with an open mapping.
|
3 жил өмнө |
Zebediah Figura
|
b8f4061df0
ntdll: Implement IOCTL_AFD_RECV.
|
3 жил өмнө |
Zebediah Figura
|
737fe1f993
server: Allow polling on an fd after it was removed.
|
3 жил өмнө |
Zebediah Figura
|
101082253f
server: Do not forbid closing fd handles in other processes.
|
3 жил өмнө |
Erich E. Hoover
|
61d7629ba4
server: Allow volume information queries to be asynchronous.
|
4 жил өмнө |
Alexandre Julliard
|
bb00942671
server: Store the NT name in the fd object.
|
3 жил өмнө |
Alexandre Julliard
|
9e255ba4e0
ntdll: Pass the NT name in the set_fd_name_info request.
|
3 жил өмнө |
Alexandre Julliard
|
d6ef9401b3
server: Use the object type information to implement access mapping.
|
3 жил өмнө |
Alexandre Julliard
|
c6f2aacb57
server: Add a type descriptor to all server objects.
|
3 жил өмнө |
Alexandre Julliard
|
2e51f9aae3
server: Add an object operation to retrieve an object name.
|
4 жил өмнө |
Piotr Caban
|
3541deb0c3
server: Don't overflow if timeout doesn't fit into int range in get_next_timeout.
|
4 жил өмнө |
Zebediah Figura
|
820d703c31
server: Remove no longer used is_fd_signaled().
|
4 жил өмнө |
Daniel Lehman
|
a302ab44ac
server: Fail if non-empty directory marked for deletion.
|
4 жил өмнө |
Alexandre Julliard
|
1ae1088964
server: Update shared user data timestamps on every request.
|
4 жил өмнө |