summaryrefslogtreecommitdiff
path: root/sub-process.h
AgeCommit message (Expand)Author
2019-10-07hashmap_entry: remove first member requirement from docsEric Wong
2019-10-07hashmap_cmp_fn takes hashmap_entry paramsEric Wong
2019-05-05*.[ch]: manually align parameter listsDenton Liu
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2018-01-25Docs: split out long-running subprocess handshakeJonathan Tan
2017-08-11Merge branch 'jt/subprocess-handshake'Junio C Hamano
2017-07-26sub-process: refactor handshake to common functionJonathan Tan
2017-07-26Documentation: migrate sub-process docs to headerJonathan Tan
2017-07-05convert/sub-process: drop cast to hashmap_cmp_fnStefan Beller
2017-06-30hashmap.h: compare function has access to a data fieldStefan Beller
2017-06-15sub-process: correct path to API docs in a commentChristian Couder
2017-05-15convert: update subprocess_read_status() to not die on EOFBen Peart
2017-05-15sub-process: move sub-process functions into separate filesBen Peart