diff options
author | Fred Fish <fnf@specifix.com> | 1993-05-04 20:15:19 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-05-04 20:15:19 +0000 |
commit | 25d9cf039172049ce7cee3264e4439f2a988f328 (patch) | |
tree | 705d46f8550b0bb7174c925478bdadccbd79c2d0 /mmalloc | |
parent | a07c5a3f10fb4a4873ee5bb2cccc4b7a24b870ed (diff) | |
download | gdb-25d9cf039172049ce7cee3264e4439f2a988f328.zip gdb-25d9cf039172049ce7cee3264e4439f2a988f328.tar.gz gdb-25d9cf039172049ce7cee3264e4439f2a988f328.tar.bz2 |
Add list of things explicitly sanitize away, and description of each.
Diffstat (limited to 'mmalloc')
-rw-r--r-- | mmalloc/.Sanitize | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mmalloc/.Sanitize b/mmalloc/.Sanitize index 92f4273..2b9f9ea 100644 --- a/mmalloc/.Sanitize +++ b/mmalloc/.Sanitize @@ -48,4 +48,8 @@ mrealloc.c mvalloc.c sbrk-sup.c +# Things that are explicitly sanitized away: +# +# fsf.shar - Shell archive of the original fsf sources used as base. + Do-last: |