Home | History | Annotate | Download | only in hash
History log of /src/lib/libc/db/hash/ndbmdatum.c
RevisionDateAuthorComments
 1.5  13-Mar-2012  christos PR/45989: Martin Husemann: lint invocation does include -w only on i386

- turn lint -w for all the platforms after fixing the lint warnings.
- add _DIAGASSERTS() for casts that would assign values to types that
would not fit.
- change types, add casts
- change into ansii prototypes
- turn on _DIAGNOSTIC for libc (during current, to be eliminated for release
builds)

approved by core@
 1.4  11-Sep-2008  joerg branches: 1.4.2; 1.4.6;
Consistently include "nbtool_config.h" when cross-compiling.
 1.3  10-Sep-2008  joerg In preparation for providing a db fallback in libnbcompat, remove
sccsid and conditionals around __RCSID. lint understands __RCSID enough
to ignore it, undefining LIBC_SCCS is superseded by MKSTRIPIDENT.
No functional changes.
 1.2  03-Feb-2007  christos branches: 1.2.12;
cleanup:
- remove __P
- remove unneeded casts
- add _DIAGASSERT
- add more diagnostics for integer overflow
- fix size_t/int confusion
- make debugging and statistics code compile
 1.1  13-Sep-2005  christos compat core reorg.
 1.2.12.1  24-Sep-2008  wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
 1.4.6.2  11-Sep-2008  joerg Consistently include "nbtool_config.h" when cross-compiling.
 1.4.6.1  11-Sep-2008  joerg file ndbmdatum.c was added on branch christos-time_t on 2008-09-11 12:58:01 +0000
 1.4.2.1  17-Apr-2012  yamt sync with head

RSS XML Feed