]> mj.ucw.cz Git - libucw.git/commit
Added obj_write_nocheck which writes the object as quickly as possible,
authorMartin Mares <mj@ucw.cz>
Wed, 22 Jan 2003 21:24:52 +0000 (21:24 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 22 Jan 2003 21:24:52 +0000 (21:24 +0000)
commit5235a735d59c73f528a4b1e9d212d63673005ddb
treee9aaf7760d3dcea5fc64a1e96630a015f2ac036a
parent442524b64591afffdd0964a5ec923197371e9676
Added obj_write_nocheck which writes the object as quickly as possible,
avoiding checks for strange chars which are probably useful only in the
gatherer anyway.

Some more cleanups.
lib/lib.h
lib/object.c