gecko-dev/dbm/src
bryner%netscape.com 9f214d42df Use -mdynamic-no-pic when building non-PIC code with gcc 3.1 on MacOS 10.2 (bug 165851). r=cls. 2002-08-31 04:33:02 +00:00
..
.cvsignore
Makefile.in Use -mdynamic-no-pic when building non-PIC code with gcc 3.1 on MacOS 10.2 (bug 165851). r=cls. 2002-08-31 04:33:02 +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 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.c Plug leak. (bug 124234) 2002-04-27 05:09:48 +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
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 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