Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   dsl
Date:           Sat Jan 24 14:43:29 UTC 2009

Modified Files:
        src/usr.bin/make: make.h make_malloc.c make_malloc.h
        src/usr.bin/make/lst.lib: lstInt.h

Log Message:
Fixes to includes of make_malloc.h to that it actually builds when
USE_EMALLOC is undefined.
Fixes earlier fixes :-)


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/usr.bin/make/make.h
cvs rdiff -r1.2 -r1.3 src/usr.bin/make/make_malloc.c
cvs rdiff -r1.3 -r1.4 src/usr.bin/make/make_malloc.h
cvs rdiff -r1.19 -r1.20 src/usr.bin/make/lst.lib/lstInt.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index