String stuff that should be in stdlib but isn't.
Dependents: X10Svr SSDP_Server
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:bc30d348f5b4 | 2019-02-27 | WiredHome | Fix the venerable off-by-one error; if the two strings are adjacent it was detecting a false overlap. |
2:c7a3039893cb | 2018-11-18 | WiredHome | Improve the diagnostic when debug is enabled. |
1:65bc379d8cd0 | 2017-04-11 | WiredHome | Added a custom secure version of strcpy (strcpy_s) and strcat (strcat_s). |
0:6d899ce93ea0 | 2016-04-11 | WiredHome | Creation of some private string functions that were not part of the compiler library. |