diff options
author | 2004-09-16 17:36:29 +0000 | |
---|---|---|
committer | 2004-09-16 17:36:29 +0000 | |
commit | 709b991aca52a7d818eb61bcd8d7ab25b7f29042 (patch) | |
tree | 8d2139c8c290109491c5bc727ac3ad2d7b169a93 /usr.sbin/cron/crontab.c | |
parent | Fix MD5FileChunk() when passed a 0 length; makes MD5File() work again. (diff) | |
download | wireguard-openbsd-709b991aca52a7d818eb61bcd8d7ab25b7f29042.tar.xz wireguard-openbsd-709b991aca52a7d818eb61bcd8d7ab25b7f29042.zip |
imsg API cleanup:
-kill imsg_compose_pid, imsg_compose_fdpass and imsg_create_pid
-extend the original imsg_compose/_create API to take pid & fd too
-make imsg_compose do imsg_create + imsg_add + imsg_close instead of
duplicating the code
-adjust all callers to the new API
ok claudio
Diffstat (limited to 'usr.sbin/cron/crontab.c')
0 files changed, 0 insertions, 0 deletions