gecko-dev/dbm/src
dougt%meer.net be6760da53 Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-04-29 13:33:49 +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 Windows CE build changes. This addresses most of the outstanding Windows 2005-04-29 13:33:49 +00:00
Makefile.win Bugzilla bug 105173: in mcom_db.h, put the tests for HAVE_XXX_H inside 2001-10-19 05:45:51 +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