rpm/tools
Mark Wielaard 245b5a3b4b Eliminate unnecessary dependency on bfd.h from sepdebugcrcfix
I think the reliance on bfd.h was a mistake. The code was lifted from
bfd, but should be totally independent (it just calculates a CRC).
Fix the type to be a normal size_t and include sys/stat.h (which was
included through bfd.h) to get the definitions of stat and chmod.
2016-12-09 10:31:23 +02:00
..
debugedit.c Make it possible to have unique build-ids across build versions/releases. 2016-07-29 18:28:53 +02:00
elfdeps.c Remove some unnecessary assignments flagged by cppcheck 2016-07-29 17:41:36 +02:00
hashtab.c Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:47:48 +01:00
hashtab.h Debug package patch. 2002-10-18 16:01:59 +00:00
rpmdeps.c Reimplement setprogname() and getprogname() to be generic and portable 2016-02-11 14:05:25 +01:00
rpmgraph.c Reimplement setprogname() and getprogname() to be generic and portable 2016-02-11 14:05:25 +01:00
sepdebugcrcfix.c Eliminate unnecessary dependency on bfd.h from sepdebugcrcfix 2016-12-09 10:31:23 +02:00