gecko-dev/dbm/src
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
..
.cvsignore
db.c
h_bigkey.c A better way to fix compiler warnings (signed/unsigned comparison) that 2001-10-09 13:58:29 +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
hash.c Bugzilla bug 111287: checked in a patch from Dave Inglis <dinglis@qnx.com> 2001-11-27 01:06:33 +00:00
hsearch.c
Makefile.in Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +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 Bugzilla bug #72014: fixed DBM temporary file problems on OS/2. Thanks 2001-06-22 06:33:34 +00:00
ndbm.c Fix for 95128 - OS/2 build issue 2001-11-22 00:18:08 +00:00
nsres.c Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for the 2001-10-24 14:33:28 +00:00
snprintf.c Rewrote #ifndef #else #endif with the equivalent #ifdef #else #endif. 2001-10-12 21:45:13 +00:00
strerror.c