summaryrefslogtreecommitdiff
path: root/tools/rpmheader.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-22Factor bounds checking annotations into source code.jbj1-1/+1
2001-06-17Sync with rpm-4_0 branch.jbj1-2/+3
2000-12-12Sync with rpm-4_0 branch.jbj1-1/+2
1999-11-30lib/install.c: Check errno and mkdir specdir/sourcedir only for local fs.jbj1-6/+7
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-1/+1
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-2/+2
1999-09-26Retrofit glibc __progname.jbj1-0/+1
1999-08-24add headerWrite return code and check for errors.jbj1-2/+3
1999-03-12Don't segfault if filename does not exist.jbj1-0/+4
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-2/+2
1998-11-18implement abstract fd type almost everywhere.jbj1-7/+8
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-07-30Consolidated includes for librpmbuild API.jbj1-3/+1
1998-01-11Add intl.hmarc1-0/+1
1996-11-18The Great Renamingroot1-4/+4
1996-07-07mods for new Header-style signature and HEADER_MAGICroot1-3/+4
1996-02-19added signature handlingmarc1-0/+2
1996-01-05use readLead() and writeLead() from librpm.amarc1-2/+2
1996-01-05use rpmlead.hmarc1-2/+2
1995-12-18Initial revisionmarc1-0/+27