some initial steps towards fre list based memory management

This commit is contained in:
Jeff Hill
2002-12-06 00:05:55 +00:00
parent 467ff91c4f
commit cd52995cfa
38 changed files with 928 additions and 812 deletions

View File

@@ -18,10 +18,6 @@
LOCAL int parseDirectoryFile (const char *pFileName);
LOCAL int parseDirectoryFP (FILE *pf, const char *pFileName);
#ifndef TRUE
#define TRUE 1
#endif
#ifndef INADDR_NONE
#define INADDR_NONE (~0ul)
#endif
@@ -152,7 +148,7 @@ LOCAL int parseDirectoryFP (FILE *pf, const char *pFileName)
int nPV=0;
ipa.sin_family = AF_INET;
while (TRUE) {
while ( true ) {
//
// parse the PV name entry from the file