Panu Matilainen
a4bca08ae1
Change all the legacy interfaces to use the "concrete" integer tag types
...
- More compatible with the 4.4.x definitions (should've been this way
all this time) and none of these are "true" enum uses anyway
2010-10-22 10:01:33 +03:00
Panu Matilainen
9138fec0f4
Remove filesystem related leftover API definitions
...
- This should've been in all the way back in
commit 51c96db046
2010-10-06 12:53:34 +03:00
Panu Matilainen
26ac9b3d94
Make rpmal header & all internal
...
- rpmal is hardly useful outside rpm itself, avoid exporting stuff
unnecessarily
2009-04-03 13:07:42 +03:00
Panu Matilainen
f1b25fc257
Add compat definitions for renamed string functions too
2008-07-08 18:54:29 +03:00
Panu Matilainen
1d0cbf3962
Bunch of dumb macros to make up for renamed functions
...
- should arrange deprecation warnings on them too...
2008-07-08 18:54:29 +03:00
Panu Matilainen
d8bdf1ef85
Add deprecation markers for hge etc vector prototypes
2008-07-08 18:54:29 +03:00
Panu Matilainen
425d43a8a0
Add deprecation warnings to all legacy types
2008-07-08 18:54:29 +03:00
Panu Matilainen
1cab53124a
Compat typedef for Spec -> rpmSpec rename
2008-07-08 18:54:29 +03:00
Panu Matilainen
65077f4d5b
Add mappings from hTAG_t and friends to legacy interfaces
2008-07-08 18:54:29 +03:00
Panu Matilainen
6ea17f9ca4
Shove header legacy interfaces into rpmlegacy.h
...
- get them out of sight from main header.h
- turn headerSprintf() into macro around headerFormat(), that way
rpmTagTable and rpmHeaderFormats lossage can be hidden away as far
as headerSprintf() use is concerned
2008-07-08 18:54:28 +03:00
Panu Matilainen
27a6edd36d
Add a new legacy compatibility header, kill rpmints.h
...
- build-time generated rpmints.h causes issues with distcheck and is
not really worth the trouble
- we have all sorts of legacy junk to deal with, sticking them all into
rpmints.h would be just wrong...
2008-07-08 18:54:28 +03:00