Eliminate the uuuuugly and unsafe static tagname buffer
authorPanu Matilainen <pmatilai@redhat.com>
Sun, 6 Apr 2008 16:34:59 +0000 (19:34 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Sun, 6 Apr 2008 16:34:59 +0000 (19:34 +0300)
commitb05c0ebdf8ccd647df14538f6d8980c797344daf
tree3d6b7855e8e8ca8af21ffc01defb8529e73b6304
parenta413ad7de22601e59e7a89f19e4986eaf70c8fbb
Eliminate the uuuuugly and unsafe static tagname buffer
- generate the "human friendly" strings at build time, store into the tag
  table structure
- also avoids copying of strings and lowercasing strings at runtime
rpmdb/gentagtbl.sh
rpmdb/header.h
rpmdb/tagname.c