projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
x11drv: Fix a typo in x11drv.h about X11DRV_GetTextExtentExPoint.
[wine]
/
server
/
serial.c
2006-08-10
Alexandre Julliard
server: Only call gettimeofday once per poll loop.
blob
|
commitdiff
|
raw
2006-07-26
Alexandre Julliard
server: Make the create_async function take an absolute...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Eric Pouech
kernel32: ClearCommError.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Alexandre Julliard
server: Use the new set_fd_user function in create_seri...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added access rights mapping to file objects.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added infrastructure for access rights mapping.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Vitaliy Margolen
Add name_lookup function in object_ops.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h when it's not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
Remove unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Eric Pouech
Clean-up async IO internal functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Steven Edwards
Added a check for poll.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Alexandre Julliard
Convert async I/O queues to standard lists.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
Alexandre Julliard
Fd type is no longer used, get rid of it.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-17
Eric Pouech
- better support for non-blocking COMM and socket read...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-08
Alexandre Julliard
Removed the get_file_info request.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-18
Alexandre Julliard
Make the standard create_file request handle serial...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Mike McCormack
- rewrite of the named pipe code
blob
|
commitdiff
|
raw
|
diff to current
2003-03-12
Alexandre Julliard
Added an inode object to keep track of all file descrip...
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-02-14
Alexandre Julliard
Changed fd operations to take a struct fd instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Steven Edwards
Porting fixes.
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-23
Marcus Meissner
Remove errno.h from files that do not need it.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-16
Marcus Meissner
Implemented FlushFileBuffers for serial devices.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Martin Wilck
Fixed some bugs in my recently submitted patch series.
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-03-12
Mike McCormack
Finish any pending WaitCommEvents if the event mask...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Martin Wilck
More general approach to file descriptor types and...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-21
Mike McCormack
Handle ReadIntervalTimeout=MAXDWORD special case a...
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-10-08
Mike McCormack
Make serial fd blocking mode depend on FILE_FLAG_OVERLA...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Mike McCormack
Fetch a handle type in FILE_GetUnixHandle.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-21
Mike McCormack
Unconditionally set O_NONBLOCK when opening.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
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
Removed broken support for EV_TXEMPTY because it causes...
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
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-16
Mike McCormack
Implemented SetCommMask, SetCommTimeouts, GetCommMask...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-07
Mike McCormack
Added serial port object to the server.
blob
|
commitdiff
|
raw
|
diff to current