mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
We had errno==EINTR check after read(2)/write(2) sprinkled all over the places, always doing continue. Consolidate them into xread()/xwrite() wrapper routines. Credits for suggestion goes to HPA -- bugs are mine. Signed-off-by: Junio C Hamano <junkio@cox.net>
2.9 KiB
2.9 KiB