summaryrefslogtreecommitdiff
path: root/dbm/src/nsres.c
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'ANGELON_MOZ12_N5_BRANCH'PHT_20030402N5_MAC_FREEZEPHT_20030321N5_WIN_FREEZEANGELON_MOZ12_N5_BASEcvs2hg2003-03-121-2/+4
|
* Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch bybzbarsky%mit.edu2002-11-201-4/+2
| | | | Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
* Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for thewtc%netscape.com2001-10-241-4/+0
| | | | malloc functions. r=cls.
* Fixing warning errors (9245)mcafee%netscape.com1999-07-151-1/+1
|
* Add missing include file to define sprintfXUL_19990428_BASESeaMonkey_M5_BASERDF_19990422_BASEEVENTQUEUE_19990503_BASEENUMERATOR_19990424_BASEbraddr%puremagic.com1999-04-101-0/+2
|
* Rhapsody doesn't have malloc.hNGLayoutStability2_BASEmcafee%netscape.com1998-08-181-1/+1
|
* Free the lizardltabb1998-03-281-0/+309