gecko-dev/dbm/src
2005-09-22 10:38:14 +00:00
..
.cvsignore
db.c
h_bigkey.c Bugzilla bug 129080: Unroll the collect_data code. Pin the required buffers. 2002-04-27 05:11:58 +00:00
h_func.c
h_log2.c
h_page.c Bugzilla bug 104645: Fixed compiler warnings. Improved compiler warning 2001-11-14 01:31:11 +00:00
hash_buf.c Bugzilla bug 129080: Unroll the collect_data code. Pin the required buffers. 2002-04-27 05:11:58 +00:00
hash.c Carried Nelson's fix from DBM_1_6_BRANCH (revision 3.15.2.5) to the trunk: 2005-03-10 22:04:02 +00:00
hsearch.c
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license, plus some fixes to the BSD licensing of a couple of files. 2005-09-22 10:38:14 +00:00
Makefile.win Bug 236613: change to MPL/LGPL/GPL tri-license, plus some fixes to the BSD licensing of a couple of files. 2005-09-22 10:38:14 +00:00
memmove.c Bugzilla bug 105173: test the compiler-defined __SVR4 macro instead of 2001-10-23 22:05:06 +00:00
mktemp.c #95128 2003-01-20 23:13:38 +00:00
ndbm.c #95128 2003-01-20 23:13:38 +00:00
nsres.c Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by 2002-11-20 23:13:09 +00:00
snprintf.c Rewrote #ifndef #else #endif with the equivalent #ifdef #else #endif. 2001-10-12 21:45:13 +00:00
strerror.c