Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
authorjbj <devnull@localhost>
Wed, 10 Nov 1999 22:09:49 +0000 (22:09 +0000)
committerjbj <devnull@localhost>
Wed, 10 Nov 1999 22:09:49 +0000 (22:09 +0000)
commite0b1d0be3607ef673555ca17078bfff6f854267e
tree828541f8c102a7b9adddc19b0cf623cdedc0fb44
parentaeab1e959d1fb383a0ff21924bff0edd01404fab
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
Use Fstrerror to retrieve fd->syserrno.
Make ftpFileDoneNeeded per-fd rather than per-url.
Make data fd unique rather than per-url.
Use appropriate protocol commands for ufdio writing.

CVS patchset: 3421
CVS date: 1999/11/10 22:09:49
26 files changed:
build.c
build/files.c
build/pack.c
build/parsePreamble.c
lib/cpio.c
lib/falloc.c
lib/ftp.c
lib/header.c
lib/macro.c
lib/misc.c
lib/oldheader.c
lib/query.c
lib/rpmchecksig.c
lib/rpmdb.c
lib/rpminstall.c
lib/rpmio.h
lib/rpmlead.c
lib/rpmrc.c
lib/rpmurl.h
lib/signature.c
lib/tufdio.c
lib/uninstall.c
lib/url.c
po/rpm.pot
rpm2cpio.c
rpmio/macro.c