projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel32: Rewrote toolhelp implementation only on top of ntdll functions.
[wine]
/
dlls
/
kernel
/
tests
/
pipe.c
2005-12-14
Vitaliy Margolen
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
blob
|
commitdiff
|
raw
2005-12-05
Vitaliy Margolen
Move named pipe objects into directory name space.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Eric Pouech
NtReadFile: now returning correct status in NtReadFile...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Stefan Huehner
Make some function static.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Uwe Bonnes
Added more pipe tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Alexandre Julliard
Removed STANDALONE ifdefs.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Pierre d'Herbemont
Remove stdlib.h inclusion if winsock.h is included.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Alexandre Julliard
Take into account the more correct behavior of recent...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Alex Villacís Lasso
Test for PeekNamedPipe with zero-length buffer.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-22
Jakob Eriksson
Abort if we can't create a named pipe at all.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-24
Dmitry Timoshkov
Explicitly specify name of the pipe in the pipe test.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Francois Gouget
Make our ascii strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Alexandre Julliard
Avoid killing threads with TerminateThread, this can...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Duane Clark
Add testing of PeekNamedPipe, multiple writes, and...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-06
Francois Gouget
Add trailing '\n's to ok() calls.
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-21
Gerald Pfeifer
Avoid "might be used uninitialized" warning in exercize...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-20
Alexandre Julliard
Use the trace macro for debugging output.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Dan Kegel
More named pipes tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Mike McCormack
- rewrite of the named pipe code
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Dimitrie O. Paun
Make sure winsock.h gets included before stdlib.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-25
Dan Kegel
Now compiles on windows. Added a couple more checks.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Dan Kegel
Added check for illegal pipe names.
blob
|
commitdiff
|
raw
|
diff to current