Add indexed accessors for rpmfi data, internal only for now
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 11 Dec 2008 06:57:16 +0000 (08:57 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 11 Dec 2008 06:57:16 +0000 (08:57 +0200)
commit9c15574bae8b11a7381c01a1af39e0d59558bad5
treedde216849fe29a9914c5d9275d1a0d8e3a1c853f
parentac9c8dc48a8f3efb662b7d615c6a0c94fbe42018
Add indexed accessors for rpmfi data, internal only for now
- fsm in particular wants random access to rpmfi data and there's little
  reason to deny it, file info data is not going to move to linked lists
  or anything like that anytime soon, permitting indexed access allows
  eliminating direct accesses to rpmfi struct
lib/rpmfi.c
lib/rpmfi_internal.h