summaryrefslogtreecommitdiff
path: root/lib/pthreadpool/pthreadpool_pipe.c
AgeCommit message (Collapse)AuthorFilesLines
2026-02-13lib/pthreadpool: Incorrect error state detected for dup2 callNoel Power1-1/+1
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz> Signed-off-by: Noel Power <noel.power@suse.com>
2017-02-09Move pthreadpool to top of the tree.Matthieu Patou1-0/+202
Signed-off-by: Matthieu Patou <mat@matws.net> Reviewed-by: Jeremy Allison <jra@samba.org>