summaryrefslogtreecommitdiff
path: root/lib/rpminstall.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-07Makefile.am: Add RPM-GPG-KEY to the package.jbj1-1/+2
1999-11-26lib/macro.c: Create rpmCleanPath().jbj1-34/+44
1999-11-15Make static fd in transaction callback persistent.jbj1-1/+6
1999-11-12Use Fstrerror on ufdio throughut.jbj1-0/+2
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-20/+24
1999-11-09fix: typo in error message (#6858).jbj1-2/+2
1999-11-04Use Fopen almost everywhere.jbj1-4/+4
1999-11-03First use of libio.jbj1-1/+1
1999-11-02Move most of the ftp and http interface to rpmio.c.jbj1-1/+1
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-4/+4
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-3/+5
1999-10-29fix: resurrect multiple target platform builds.jbj1-1/+3
1999-10-27use compressed filenames on install side.jbj1-6/+6
1999-09-21fix: command line install had header memory leak.jbj1-6/+14
1999-09-17lclint annotations.jbj1-1/+1
1999-08-06Use headerNVR throughout.jbj1-1/+1
1999-07-14move install/erase major modes into rpmlib.jbj1-8/+11
1999-07-14Create from top level install.c.jbj1-0/+466