commit | b9ea02c04b91773e6e5a116313b360f3499a2d4e | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Jul 25 17:59:37 2000 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Jul 25 17:59:37 2000 +0000 |
tree | 4eb8d590befc51850f5476e656df940aff5a5b9f | |
parent | d34595d8577ad65cf5bd13b81f304b3df0cff297 [diff] |
Add in BB_FEATURE_CLEAN_UP, which is whether to clean up mem leaks and close files, or not. Usually safe to leave it off and let the OS clean up... -Erik