new file.
[deliverable/binutils-gdb.git] / mmalloc / .Sanitize
index 651712a497cfc7366bb46c745d7673951a81983a..cd8b13d549e9135699a229f39edf1299d78a48c7 100644 (file)
@@ -1,8 +1,6 @@
-# Sanitize.in for devo.
-# $Id$
-#
+# .Sanitize for devo/mmalloc.
 
-# Each directory to survive it's way into a release will need a file
+# Each directory to survive its way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
 # and must exist in the order specified by this file.  Each directory
 # in the tree will be processed, top down, in the following order.
@@ -13,7 +11,7 @@
 
 # The lines between the "Do-first:" line and the "Things-to-keep:"
 # line are executed as a /bin/sh shell script before anything else is
-# done in this 
+# done in this directory.
 
 Do-first:
 
@@ -25,11 +23,12 @@ Do-first:
 
 Things-to-keep:
 
+COPYING.LIB
 ChangeLog
 Makefile.in
 TODO
 attach.c
-config
+configure
 configure.in
 detach.c
 keys.c
@@ -41,6 +40,7 @@ mmalloc.texi
 mmap-sup.c
 mmcheck.c
 mmemalign.c
+mmprivate.h
 mmstats.c
 mmtrace.awk
 mmtrace.c
@@ -55,5 +55,6 @@ sbrk-sup.c
 Things-to-lose:
 
 fsf.shar
+test1.c
 
 Do-last:
This page took 0.023444 seconds and 4 git commands to generate.