safe_fgets() - even more anal fgets()
authorJunio C Hamano <junkio@cox.net>
Tue, 4 Apr 2006 06:41:09 +0000 (23:41 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 4 Apr 2006 06:42:25 +0000 (23:42 -0700)
This is from Linus -- the previous round forgot to clear error
after EINTR case.

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found