head	2.4;
access;
symbols
	rpm-4_4_8-release:2.4.2.1
	rpm-4_4_7-release:2.4.2.1
	rpm-4_4_6-release:2.4.2.1
	rpm-4_4_5-release:2.4.2.1
	rpm-4_4_4-release:2.4.2.1
	rpm-4_4_3-release:2.4.2.1
	jbj_before_tklcpatches:2.4.2.1
	rpm-4_4_2-release:2.4
	pjones-sparse-experiment:2.4.0.4
	rpm-4_4_1-release:2.4
	rpm-4_4-release:2.4
	rpm-4_4:2.4.0.2
	rpm-4_3_1-start:2.3
	rpm-4_3:2.3.0.2
	rpm-4_2_1-release:2.1.4.1
	rpm-4_1_1-release:2.1.2.2
	rpm-4_2-release:2.1
	rpm-4_0:2.1.0.6
	rpm-4_2:2.1.0.4
	rpm-4_1:2.1.0.2;
locks; strict;
comment	@# @;


2.4
date	2004.10.21.18.40.56;	author jbj;	state Exp;
branches
	2.4.2.1;
next	2.3;

2.3
date	2003.12.11.19.09.59;	author jbj;	state Exp;
branches;
next	2.2;

2.2
date	2003.05.08.20.39.29;	author jbj;	state Exp;
branches;
next	2.1;

2.1
date	2002.12.03.02.57.02;	author jbj;	state Exp;
branches
	2.1.2.1
	2.1.4.1
	2.1.6.1;
next	;

2.1.2.1
date	2003.03.01.20.23.12;	author jbj;	state Exp;
branches;
next	2.1.2.2;

2.1.2.2
date	2003.03.04.19.04.50;	author jbj;	state Exp;
branches;
next	;

2.1.4.1
date	2003.11.23.16.10.08;	author jbj;	state Exp;
branches;
next	;

2.1.6.1
date	2003.03.22.17.58.18;	author jbj;	state Exp;
branches;
next	;

2.4.2.1
date	2005.10.11.13.34.34;	author jbj;	state Exp;
branches;
next	;


desc
@@


2.4
log
@- port to internal file-4.10 libmagic rather than libfmagic.
@
text
@-I. -I.. -I../file/src -I../lib -I../rpmdb -I../rpmio -I../beecrypt -I../popt -I../elfutils/libelf -DHAVE_CONFIG_H -D_GNU_SOURCE

+partial
+forcehints

-warnposix

+unixlib

-unrecogcomments	# XXX ignore doxygen markings

+strict			# lclint level

# --- in progress
+bounds
-bufferoverflowhigh

# --- +partial artifacts
-declundef
-exportheadervar
-exportlocal

-enummemuse
-fcnuse
-typeuse
-varuse

# --- not-yet at strict level
-bitwisesigned		# pita
-elseifcomplete		# 95 occurences
-exportconst		# 839 occurences
-exportfcn
-exporttype
-exportvar
-fielduse		# 1 occurence <bits/sigset.h>
-forblock		# tedious
-ifblock		# tedious
-namechecks		# tedious ANSI compliance checks
-ptrarith		# tedious

-compdestroy
-mustdefine
-sys-dir-errors

-strictops
-whileblock		# tedious

# --- not-yet at checks level
+enumint
-mustfree
-predboolptr
-usedef

# --- not-yet at standard level
-boolops
+boolint
+charint
+ignorequals
+matchanyintegral
@


2.4.2.1
log
@Splint fiddles.
@
text
@d1 1
a1 1
-I. -I.. -I../file/src -I../lib -I../rpmdb -I../rpmio -I../beecrypt -I../popt -I../elfutils/libelf -DHAVE_CONFIG_H -D_GNU_SOURCE -D__STDC__=1
@


2.3
log
@- only internal Berkeley db from now on.
- revive "make dist".
@
text
@d1 1
a1 1
-I. -I.. -I../lib -I../rpmdb -I../rpmio -I../beecrypt -I../popt -I../elfutils/libelf -DHAVE_CONFIG_H -D_GNU_SOURCE
@


2.2
log
@- don't use error string after gzclose (Dmitry V. Levin).
Spliddles for rpmio, drill h_errno all the way through.
@
text
@a5 1
#-warnunixlib
@


2.1
log
@- internal automagic dependency generation (disabled for now).
@
text
@d6 1
a6 1
-warnunixlib
@


2.1.4.1
log
@- changes for db-4.2.42.
- splint fiddles.
@
text
@d6 1
@


2.1.6.1
log
@- bump rpm/popt versions, hardwire 4.0.4 in libraries.
- link rpm libraries together, move symbols to achieve forward linkage.
- use db-4.1.25, not db-4.0.14, internally.
- add rpmdb_loadcvt script, rpmdb_foo utilities.
- use current autotools,
- use splint, not lclint.
@
text
@d1 1
a1 1
-I. -I.. -I../lib -I../rpmdb -I../rpmio -I../beecrypt -I../popt -DHAVE_CONFIG_H -D_GNU_SOURCE
d14 4
a17 1
-includenest 16		# getting deep, sigh
a38 2
-incondefs		# <bits/{ipc,pthreadtypes}.h> heartburn
-matchfields		# <bits/ipc.h> heartburn
a39 2
-numenummembers 1024	# RPMTAG has 138 members
-numstructfields 256	# Java jni.h has 229 fields
d44 1
a44 2
-shiftimplementation
#-shiftnegative
a46 2
-strictusereleased
-stringliterallen 4096	# redhat*PubKey's are big
a49 1
-ansi-reserved
a56 1
-predboolint
@


2.1.2.1
log
@Backport db-4.1.25 changes, more, from rpm-4.2.
@
text
@d1 1
a1 1
-I. -I.. -I../lib -I../rpmdb -I../rpmio -I../beecrypt -I../popt -DHAVE_CONFIG_H -D_GNU_SOURCE
@


2.1.2.2
log
@Backport most everything to rpm-4.1.1 (elfutils still needs doing).
@
text
@d1 1
a1 1
-I. -I.. -I../lib -I../rpmdb -I../rpmio -I../beecrypt -I../popt -I../elfutils/libelf -DHAVE_CONFIG_H -D_GNU_SOURCE
@


