mirror of
https://github.com/git/git.git
synced 2026-03-24 15:40:08 +01:00
xread() and xwrite() return ssize_t values as their native POSIX counterparts read(2) and write(2). To be consistent, read_in_full() and write_in_full() should also return ssize_t values. Signed-off-by: Junio C Hamano <gitster@pobox.com>
7.6 KiB
7.6 KiB