summaryrefslogtreecommitdiff
path: root/lib/util/tfork.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-14lib:util: Fix code spellingAndreas Schneider1-3/+3
2023-01-26spelling fixes for 4.18 (errror implemenation proces Controler)Michael Tokarev1-1/+1
2023-01-10lib/tfork: Don't overwrite 'ret' in cleanup phaseJoseph Sutton1-5/+6
2022-12-14lib/util: use process_set_title() in tfork()Ralph Boehme1-4/+3
2021-04-19lib: Fix a typoVolker Lendecke1-1/+1
2020-02-27lib/tfork: Improve process titles for the tfork waiter processAndrew Bartlett1-0/+4
2019-07-01lib/util: Fix Value stored to 'ret' is never read warningNoel Power1-1/+1
2018-11-28tfork: TFORK_ANNOTATE_BENIGN_RACERalph Boehme1-0/+41
2017-09-26tfork: set waiter process titleGary Lockyer1-0/+1
2017-09-16lib/util: only close the event_fd in tfork if the caller didn't call tfork_ev...Ralph Boehme1-3/+11
2017-09-16util/tfork: Write to the status pipeGary Lockyer1-1/+12
2017-07-03lib/util: enhanced tfork()Ralph Boehme1-205/+745
2017-04-25lib/util: fix a Coverity finding in tforkRalph Boehme1-5/+18
2017-04-20lib/util: add tfork()Stefan Metzmacher1-0/+326