]> mj.ucw.cz Git - libucw.git/commit
Multi-part objects (with header and body separated by an empty line and terminated
authorMartin Mares <mj@ucw.cz>
Sat, 10 Apr 2004 20:36:01 +0000 (20:36 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 10 Apr 2004 20:36:01 +0000 (20:36 +0000)
commite29c6b7097c92fb1ee0587d167e1c434db198056
treeda07a97caf2572ca4a4caa314035685d8ed8eb4b
parentc0a2cdadcbdb1d5331efb149b9ef473e2bbdcbec
Multi-part objects (with header and body separated by an empty line and terminated
either by EOF or by a NUL byte) are very common, so let's introduce a special
function for reading them.
lib/object.c
lib/object.h