]> mj.ucw.cz Git - libucw.git/commit
Added obj_find_anum() which is obj_find_aval() combined with atol() and
authorMartin Mares <mj@ucw.cz>
Sat, 14 Aug 2004 15:15:53 +0000 (15:15 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 14 Aug 2004 15:15:53 +0000 (15:15 +0000)
commitaac897f2337471637d9a47b38e1b7b35ab0359b5
tree94255612e4a4ee3653732ad8237da226e1a0da18
parentf157304896b09661aee090207624d1d07a3d0b1b
Added obj_find_anum() which is obj_find_aval() combined with atol() and
a default value (this is a very common idiom at many places).

Added size_attr() which calculates size of a given attribute in the
current bucket format.
lib/obj2buck.c
lib/object.c
lib/object.h