Add internal indexed variants of rpmds N, EVR and Flags getters
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 11 Sep 2012 04:40:06 +0000 (07:40 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 11 Sep 2012 05:09:07 +0000 (08:09 +0300)
commit42f6abba482c792d496bff0f4c9c0d5f04538e8d
treed4755089072b32c543236a00c29a63a654c9b714
parenta596ae47a37e7d855c4697933f48eef043aca4ef
Add internal indexed variants of rpmds N, EVR and Flags getters

- We'll need these to eliminate the remaining direct accesses to
  N, EVR (and Flags) on random access patterns such as rpmdsSearch().
lib/rpmds.c