Age | Commit message (Expand) | Author |
---|---|---|
2021-08-01 | Explicitly discard const qualifier in `find_alpha()`. | mrb0nk500 |
2021-07-03 | Added `find_alpha()`, and `create_num_str()`. | mrb0nk500 |
2021-06-26 | Include `stdarg.h` in `misc.c`. | mrb0nk500 |
2021-06-26 | Added `format_len()`. | mrb0nk500 |
2021-06-23 | Fixed another typo in `dir_path_num()`. | mrb0nk500 |
2021-06-23 | Fixed a typo in `dir_path_num()`. | mrb0nk500 |
2021-06-23 | Added `sanitize_strlen()`, and `sanitize_str()`. | mrb0nk500 |
2021-06-23 | Added `delm_span()`. | mrb0nk500 |
2021-06-23 | Added 'dir_path_num()', and `dir_path_name()`. | mrb0nk500 |
2021-06-18 | Move all miscellaneous functions from `config.c` into | mrb0nk500 |