]> mj.ucw.cz Git - libucw.git/commit
bread() now returns the number of bytes read instead of dying when
authorMartin Mares <mj@ucw.cz>
Sun, 7 Jan 2001 14:58:11 +0000 (14:58 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 7 Jan 2001 14:58:11 +0000 (14:58 +0000)
commit33392850a6fdcfcf2a274e3ff16dbf1fe1bd84f3
treeaa33d3c4a2da03acc578ba73e9422f6faa6f3c7f
parent4390bf90103265fe6e11f4c446b78f38bdc132b3
bread() now returns the number of bytes read instead of dying when
the file is too short.

Need to be taken care of when porting old Sherlock code.
lib/fastbuf.c
lib/fastbuf.h