Code

strings utilities: Add helper functions for common string operations.
authorSebastian Harl <sh@tokkee.org>
Fri, 9 Sep 2016 02:29:27 +0000 (22:29 -0400)
committerSebastian Harl <sh@tokkee.org>
Fri, 9 Sep 2016 02:29:27 +0000 (22:29 -0400)
commit288e7cfdab0c31ff49d9bc10ec51ceb32f476014
tree7d1e04a58a7c77f4072962926fd3d050db9e358d
parentd67b2c8c66c51593bd9b6b636577825b24d7d46e
strings utilities: Add helper functions for common string operations.
src/Makefile.am
src/core/timeseries.c
src/include/utils/strings.h [new file with mode: 0644]
src/utils/strings.c [new file with mode: 0644]