This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
dbm
/
src
History
seawood%netscape.com
a9308f6d58
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug
#58981
sr=jag git-svn-id: svn://10.0.0.236/trunk@112307 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:10:09 +00:00
..
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
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
2002-01-16 05:10:09 +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
…