* [LTP] [PATCH v2 0/2] pipeio: prevent race between SIGCHLD and open()
@ 2011-12-15 9:35 Jan Stancek
0 siblings, 0 replies; only message in thread
From: Jan Stancek @ 2011-12-15 9:35 UTC (permalink / raw)
To: ltp-list
Changes in v2:
- use TERRNO instead of strerror(errno)
- differentiate error messages from semaphores
- add warning if parent times out while waiting for
child processes to exit
Jan Stancek (2):
pipeio: convert strerror(errno) to TERRNO
pipeio: prevent race between SIGCHLD and open()
testcases/kernel/ipc/pipeio/pipeio.c | 71
+++++++++++++++++++++++++--------
1 files changed, 54 insertions(+), 17 deletions(-)
------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.
But none more important than the need to reduce IT complexity
while improving strategic productivity. Learn More!
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-15 9:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 9:35 [LTP] [PATCH v2 0/2] pipeio: prevent race between SIGCHLD and open() Jan Stancek
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.