Rename faFoo() routines, use FD_t I/O with fadio cookie throughout.
authorjbj <devnull@localhost>
Sat, 30 Oct 1999 21:26:45 +0000 (21:26 +0000)
committerjbj <devnull@localhost>
Sat, 30 Oct 1999 21:26:45 +0000 (21:26 +0000)
commit3d087dcf52531f766af0c503a6cbddfaef84f86a
tree120f7f89e102fd6af16799a27d5396cd5a5112c2
parent2b84d36c2edb0acd8f47bd3316e1535cfdf60fc0
Rename faFoo() routines, use FD_t I/O with fadio cookie throughout.
Try to be URL sensitive on filename arguments throughout.
falloc.c: Eliminate faFile, use FD_t.
falloc.c: preserve abstract FD_t by creating fadGet*()/fadSet*().
macro.c: rpmGetPath() expansions were clobbering URL's.
rpmio.c: create Fcntl(), Pread(), Pwrite() from previous faFoo().
rpmio.c: attempt per FD_t debugging.
rpm.c: permit --dbpath with --rebuild.

CVS patchset: 3408
CVS date: 1999/10/30 21:26:45
lib/dbindex.c
lib/falloc.c
lib/falloc.h
lib/macro.c
lib/misc.c
lib/rpmdb.c
lib/rpmio.h
lib/rpmrc.c
po/rpm.pot
rpm.c
rpmio/macro.c