gecko-dev/dbm/src
seawood%netscape.com f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
..
.cvsignore
Makefile.in Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux. 2003-04-18 20:14:17 +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 #201807 2003-04-16 03:09:19 +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 #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