CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/21 06:00:14
Modified files:
lib/libutil : imsg-buffer.c imsg.c imsg.h
Log message:
Remove fd from struct msgbuf, instead pass the fd to imsg_write and
msgbuf_write
OK tb@
