From: Mathieu Desnoyers Date: Mon, 11 Nov 2013 17:42:08 +0000 (-0500) Subject: Implement lttng_read()/lttng_write() X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=33b141366b29aa086ecb8d06808d7ba91f83cb1e;hp=33b141366b29aa086ecb8d06808d7ba91f83cb1e;p=lttng-tools.git Implement lttng_read()/lttng_write() Handle EINTR and partial read/write in wrapper functions. Signed-off-by: Mathieu Desnoyers ---