ctdb-common: Fix memory leak in run_proc
[gd/samba-autobuild/.git] / ctdb / common / run_proc.c
2019-05-14 Amitay Isaacsctdb-common: Fix memory leak in run_proc
2019-04-12 Amitay Isaacsctdb-common: Avoid race between fd and signal events
2018-07-28 Amitay Isaacsctdb-common: Switch to ETIMEDOUT from ETIME
2018-06-05 Amitay Isaacsctdb-common: Simplify process registration using linked...
2017-05-30 Amitay Isaacsctdb-common: Update run_proc api to re-assign stdin
2017-02-01 Amitay Isaacsctdb-common: ioctl(.. FIONREAD ..) returns an int value
2016-12-18 Amitay Isaacsctdb-common: Add run_proc abstraction