aboutsummaryrefslogtreecommitdiff
path: root/compat/imsg-buffer.c
AgeCommit message (Collapse)Author
2024-11-24update to new imsg APIsOmar Polo
2024-01-07remove explicit #include endian.hOmar Polo
unfortunately that's not portable. config.h will include the right stuff however.
2024-01-07sync imsgOmar Polo
2023-07-02update imsgOmar Polo
2022-03-19sync imsg-buffer.cOmar Polo
original commit from eric@: change the barrier so that fd's are always passed and received with the first byte of the imsg they belong to. idea, tweaks and ok claudio@
2021-02-23tests and compat for imsgOmar Polo