]> err.no Git - dpkg/commit
More Adam stuff:
authorWichert Akkerman <wakkerma@debian.org>
Sun, 17 Dec 2000 16:37:04 +0000 (16:37 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Sun, 17 Dec 2000 16:37:04 +0000 (16:37 +0000)
commit756323ca14eab46141fdf14d62b3b3d2aaa5672d
tree3e1dc04b3025a92a73e034be3ceedaabbbf72ed8
parent34e37d078170a0c3269150de7a429b86d3d69621
More Adam stuff:
+ lib/mlib.c, include/dpkg.h.in: make do_fd_copy even more modular
+ dpkg-deb/{build.c,extract.c,info.c}, lib/showcright.c,
  main/{enquiry.c,filesdb.c}: updated for new do_fd_copy routines
+ main/{archives,[ch],main/processarc.c}: use fds instead of streams
  so we don't mix fd and stream-based IO which can cause havoc
12 files changed:
ChangeLog
dpkg-deb/build.c
dpkg-deb/extract.c
dpkg-deb/info.c
include/dpkg.h.in
lib/mlib.c
lib/showcright.c
main/archives.c
main/archives.h
main/enquiry.c
main/filesdb.c
main/processarc.c