commit | a5b55ca8a935ccc04293fb5a94d362b0fa40ebb3 | [log] [tgz] |
---|---|---|
author | Mark Whitley <markw@lineo.com> | Wed Jan 24 00:18:13 2001 +0000 |
committer | Mark Whitley <markw@lineo.com> | Wed Jan 24 00:18:13 2001 +0000 |
tree | f7940a03a23f4b3a561d1ee4b31bf11ae02b725a | |
parent | f1b0c77c229abb000e72c17f0d2f588d66af4061 [diff] |
- Added a section on avoiding static buffers, per mailing list discussions - Added a section on avoiding dangerous, overrun-prone string functions, per mailing list comment by David Douthitt - Added comment on how to search-and-replace in multiple files per (very old) mailing list comment by Larry Doolittle.