Commit Graph

5 Commits

Author SHA1 Message Date
Peter Barker f1069023ee AP_Common: tidy includes 2022-05-03 09:14:58 +10:00
bugobliterator 60e0bec628 AP_Common: add support for setting custom external buffer 2021-11-10 17:21:35 +11:00
Andrew Tridgell 5a7ee5a376 AP_Common: fixed null termination bug in ExpandingString
not all HALs zero memory on realloc
2021-04-21 07:12:55 +10:00
Andrew Tridgell 3fb280ff50 AP_Common: added return to ExpandingString append 2021-04-21 07:12:55 +10:00
Andrew Tridgell 6c1891fcb3 AP_Common: added ExpandingString class
useful for @SYS output construction
2021-01-05 10:52:00 +11:00