summaryrefslogtreecommitdiff
path: root/tools/dump.c
AgeCommit message (Collapse)AuthorFilesLines
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
- adjust include paths accordingly
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-28Include "rpmlib.h" instead of <rpmlib.h>.Ralf Corsépius1-1/+1
2007-09-18Change main() to using char *argv[].Ralf Corsépius1-1/+1
2005-01-17Build on macosx.jbj1-0/+1
CVS patchset: 7701 CVS date: 2005/01/17 23:58:09
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-1/+1
- revert headerFree/headerLink/headerUnlink debugging. CVS patchset: 5550 CVS date: 2002/07/13 19:08:51
2001-11-01- add header refcount annotations throughout.jbj1-1/+1
CVS patchset: 5146 CVS date: 2001/11/01 20:15:10
2001-06-17Sync with rpm-4_0 branch.jbj1-4/+6
CVS patchset: 4876 CVS date: 2001/06/17 22:18:03
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
CVS patchset: 4338 CVS date: 2000/12/12 20:03:45
1999-11-30lib/install.c: Check errno and mkdir specdir/sourcedir only for local fs.jbj1-2/+2
lib/rpmio.c: Create ftpOpen/httpOpen from ufdOpen case's. lib/rpmio.c: ftpStat et al uses ftpOpen and NLST w/o path. lib/query.c: Don't Fclose(fd) if fd == NULL. CVS patchset: 3442 CVS date: 1999/11/30 14:49:45
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
Rip out --enable-bzip2-payload, we'll use Fopen w macros instead. Work out ref counting for ftpControl so that control channel is persistent. build/build.c: Use fpio to write build stage script. parseSpec.c: Rework include stack to use FD_t, not FILE *. tread.c: Delete, use ufdio->read instead. rpmio.c: Filter out fdio fd == NULL assertion failures. rpmrc.c: Don't fail if HOME is not environment. rpmrc.c: Rework ufdio FTP rcfile I/O to be more similar to stdio. CVS patchset: 3417 CVS date: 1999/11/04 21:26:08
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-5/+5
Hide fdOpen/ufdOpen, use {fdio,ufdio}->open throughout. url.c: Create ref counted abstract urlinfo type with debugging. url.c: Rename functions to urlNew/urlFree/urlFreeCache for consistency. rpmio.c: Create ref counted abstract FD_t type with debugging. rpmio.c: Create private struct _FD_s type. cpio.c: Create fd[GS]etCpioPos to preserve FD_t abstraction. CVS patchset: 3414 CVS date: 1999/11/02 14:33:14
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-1/+1
Make ufdClose() static, use Fclose() with ufdio cookie throughout. rpm.c: Clean urlinfoCache and rpmBuildArgs leaks. url.c: urlIsURL() should be here, not in rpmio.c. url.c: Preserve FD_t abstraction by creating ufdGetUrlinfo(). url.c: Create freeUrlinfoCache(). rpmio.c: Create ufdio cookie. CVS patchset: 3407 CVS date: 1999/10/30 16:43:29
1999-10-27use compressed filenames on install side.jbj1-1/+1
start unifying FD types, CFD_t now gone. CVS patchset: 3402 CVS date: 1999/10/27 23:18:10
1999-09-26Retrofit glibc __progname.jbj1-0/+1
CVS patchset: 3330 CVS date: 1999/09/26 15:04:03
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-4/+3
CVS patchset: 2543 CVS date: 1998/11/19 18:10:28
1998-11-18implement abstract fd type almost everywhere.jbj1-7/+8
CVS patchset: 2542 CVS date: 1998/11/18 21:41:05
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
CVS patchset: 2425 CVS date: 1998/10/08 14:59:17
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-6/+3
gettextify rpmMessage/rpmError/fprintf messages. CVS patchset: 2368 CVS date: 1998/09/27 22:03:52
1998-07-30Consolidated includes for librpmbuild API.jbj1-6/+2
CVS patchset: 2213 CVS date: 1998/07/30 22:09:42
1998-03-041) all main()s should return intsewt1-1/+3
2) use new dependency scheme CVS patchset: 2025 CVS date: 1998/03/04 16:53:24
1998-01-11Add intl.hmarc1-0/+1
CVS patchset: 1951 CVS date: 1998/01/11 18:53:39
1997-01-23changed for new headerDump()ewt1-1/+2
CVS patchset: 1342 CVS date: 1997/01/23 20:24:16
1996-11-18The Great Renamingroot1-4/+4
CVS patchset: 1171 CVS date: 1996/11/18 18:02:36
1996-07-07take stdinroot1-5/+5
mods for HEADER_MAGIC CVS patchset: 731 CVS date: 1996/07/07 22:12:06
1996-06-18misc headerroot1-0/+1
CVS patchset: 645 CVS date: 1996/06/18 18:41:17
1996-02-20Initial revisionewt1-0/+35
CVS patchset: 362 CVS date: 1996/02/20 20:55:04