This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-05 08:09:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dbm
/
src
History
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
…
db.c
…
h_bigkey.c
…
h_func.c
…
h_log2.c
…
h_page.c
…
hash_buf.c
…
hash.c
Bugzilla bug 104444: change the type of the h_charkey member of
2001-10-13 03:16:13 +00:00
hsearch.c
…
Makefile.in
…
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
…
ndbm.c
…
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
…