Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Easy splint cleanups. All regression tests pass. | Eric S. Raymond | 2015-01-21 | 1 | -4/+4 |
* | Support empty strings in str_rstrip_char | Zbigniew Chyla | 2015-01-21 | 1 | -1/+1 |
* | Convert macros in strfuncs.h to functions. | Zbigniew Chyla | 2015-01-21 | 1 | -11/+29 |
* | Add str_rstrip_char, use it everywhere. | Zbigniew Chyla | 2015-01-21 | 1 | -0/+6 |
* | Add str_{,v}appendf, use it everywhere. | Zbigniew Chyla | 2015-01-21 | 1 | -0/+7 |
* | Add str_starts_with macro, use it instead of strncmp. | Zbigniew Chyla | 2015-01-21 | 1 | -0/+3 |
* | Add new header for string functions. | Zbigniew Chyla | 2015-01-21 | 1 | -0/+12 |