CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/12 08:49:21
Modified files:
lib/libutil : Makefile imsg_init.3
Added files:
lib/libutil : ibuf_add.3
Log message:
Move ibuf API from imsg_init.3 to ibuf_add.3
Document all new functions added and adjust examples in imsg_init.3
to follow the new way of handling messages.
OK tb@
