gecko-dev/dbm/src
wtc%netscape.com 00acadd475 Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for the
malloc functions.  r=cls.
2001-10-24 14:33:28 +00:00
..
.cvsignore
Makefile.in Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +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
db.c carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
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 Fix a compiler warning (comparision between signed and unsigned). The 2001-10-09 21:23:11 +00:00
hash.c Bugzilla bug 104444: change the type of the h_charkey member of 2001-10-13 03:16:13 +00:00
hash_buf.c # 25555 2000-03-07 21:00:06 +00:00
hsearch.c carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +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 # 25555 2000-03-07 21:00:06 +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 strerror() should only be implemented if we don't HAVE_STRERROR. Fixes BeOS build. Patch provided by Duncan Wilcox. (duncan@be.com) 1999-06-25 12:40:11 +00:00