projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ntdll: Store the per-page committed status in the server for anonymous file mappings.
[wine]
/
server
/
async.c
2007-12-27
Rob Shearman
server: Initialise the apc_call_t union in async_set_re...
blob
|
commitdiff
|
raw
2007-12-18
Alexandre Julliard
server: Fix possible NULL dereference.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Andrey Turkin
server: Store I/O completion information in async struc...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Marcus Meissner
server: Removed superflous async->queue NULL tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Return correct object types in the get_director...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Pass Information field from async I/O APCs.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Allow async i/o operations to send completion...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add get_sd and set_sd object operations to...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
server: Remove the extra apc_arg parameter now that...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Alexandre Julliard
server: Add support for queuing ioctl calls to a device.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Alexandre Julliard
server: Fix the handling of the signaled status for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Alexandre Julliard
server: Hold a pointer to the queue from the async...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Alexandre Julliard
server: Make timeout status for async I/O specifiable...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Add a separate function to set the timeout...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Make async I/O queues into real objects.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Alexandre Julliard
server: Add support for queuing a user APC upon async...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Add an open_file() function to the object opera...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Alexandre Julliard
server: Notify the async object when the APC call compl...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Alexandre Julliard
server: Add support for storing an event to signal...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Make struct async into a real object, to keep...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
2003-04-04
Alexandre Julliard
Implemented NtQueueApcThread, and changed the server...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Alexandre Julliard
Moved all references to file descriptors out of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Alexandre Julliard
Started moving functions that deal with Unix file descr...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Alexandre Julliard
Grab the thread object in case the thread terminates...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
Martin Wilck
Add more flexibility to the queue_async server call...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Martin Wilck
STATUS_CANCELLED is correct for cancelled requests...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Martin Wilck
- separate cleanly between async scheduling and file...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Mike McCormack
- move async activation into the server
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-22
Michael McCormack
Use poll() on the client-side during server waits to...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-14
Mike McCormack
Add missing release object so server exits cleanly.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Mike McCormack
Calculate the timeout time once when the async is created.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
Alexandre Julliard
Added separate queue for "system" APCs that get called...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Avoid dup'ing file descriptors when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
Alexandre Julliard
Merged the get_read_fd and get_write_fd requests.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Mike McCormack
- created server object for handling async i/o
blob
|
commitdiff
|
raw
|
diff to current