Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl2/libmalloc
Module Name: src
Committed By: christos
Date: Wed Jan 13 21:56:38 UTC 2016
Modified Files:
src/external/gpl2/libmalloc/dist: getpagesize.h malloc.h mcheck.c
mem-limits.h morecore.c mtrace.c ralloc.c valloc.c
Added Files:
src/external/gpl2/libmalloc: Makefile Makefile.inc libmalloc2netbsd
src/external/gpl2/libmalloc/lib: Makefile combined.c shlib_version
Log Message:
merge changes, add build glue.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/gpl2/libmalloc/Makefile \
src/external/gpl2/libmalloc/Makefile.inc \
src/external/gpl2/libmalloc/libmalloc2netbsd
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl2/libmalloc/dist/getpagesize.h \
src/external/gpl2/libmalloc/dist/malloc.h \
src/external/gpl2/libmalloc/dist/mcheck.c \
src/external/gpl2/libmalloc/dist/mem-limits.h \
src/external/gpl2/libmalloc/dist/morecore.c \
src/external/gpl2/libmalloc/dist/mtrace.c \
src/external/gpl2/libmalloc/dist/ralloc.c \
src/external/gpl2/libmalloc/dist/valloc.c
cvs rdiff -u -r0 -r1.1 src/external/gpl2/libmalloc/lib/Makefile \
src/external/gpl2/libmalloc/lib/combined.c \
src/external/gpl2/libmalloc/lib/shlib_version
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