Commit Briefs

Omar Polo

remove explicit #include endian.h

unfortunately that's not portable. config.h will include the right stuff however.


Omar Polo

sync imsg


Omar Polo

update imsg


Omar Polo

sync imsg-buffer.c

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@


Omar Polo

tests and compat for imsg