Commit History

Author SHA1 Message Date
  Avinash Sonawane 68b55ef2fe Replace sprintf() with safer snprintf() 1 year ago
  Romain Vimont 8e7b041f35 Add missing `void`s for empty parameter list 1 year ago
  Romain Vimont 137d2c9791 Remove confusing sc_str_truncate() 2 years ago
  Romain Vimont b7e631791c Add util function to remove trailing '\r' 2 years ago
  Romain Vimont b52f87a892 Add util function to locate a column in a string 2 years ago
  Romain Vimont 007f616302 Add missing includes 2 years ago
  Romain Vimont 9619ade706 Generalize string trunctation util function 2 years ago
  Romain Vimont f2781a8b6d Expose util function to truncate first line 2 years ago
  Romain Vimont 057c7a4df4 Move str_util to str 2 years ago