commit | 6aa139c41ff22f9c91a934a73013265ea0a64afc | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sun Apr 23 12:06:20 2006 +1000 |
committer | Damien Miller <djm@mindrot.org> | Sun Apr 23 12:06:20 2006 +1000 |
tree | 7df9e369f188628f3331b768752d0e918b7c7c8c | |
parent | 499a0d5ada82acbf8a5c5d496dbf0b4570dde1af [diff] |
- djm@cvs.openbsd.org 2006/04/16 00:52:55 [atomicio.c atomicio.h] introduce atomiciov() function that wraps readv/writev to retry interrupted transfers like atomicio() does for read/write; feedback deraadt@ dtucker@ stevesk@ ok deraadt@