]> mj.ucw.cz Git - libucw.git/commit
- changed the format of struct oattr to allow 0-copy: byte val[] -> byte *val
authorRobert Spalek <robert@ucw.cz>
Fri, 25 Jun 2004 11:00:59 +0000 (11:00 +0000)
committerRobert Spalek <robert@ucw.cz>
Fri, 25 Jun 2004 11:00:59 +0000 (11:00 +0000)
commitb97a7ac3e6a7c332202d113015d5dfb2d24bcd8b
tree76ce894a9cff599790ded252f7b213969de89e21
parent3d551c5775e4d3ed84f8a1f9c7f4e7ca4b7b7d99
- changed the format of struct oattr to allow 0-copy: byte val[] -> byte *val
- added obj_add_attr_ref() as a replacement for obj_add_attr()
lib/object.c
lib/object.h