CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/18 09:14:52
Modified files:
sys/lib/libsa : cread.c
Log message:
Correctly handle short read()s in the libsa gzip handling lseek(). Also
avoid masking the errno from a failed read().
ok guenther@ tom@
