Add string utilities
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 17 Feb 2017 09:04:35 +0000 (04:04 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 17 Feb 2017 21:53:43 +0000 (16:53 -0500)
commit4b53432a59d833952ed217623c95d41d67c95471
tree381dd8d70553cb7927d82ef15798296b0751c03f
parent50dbf18c8eda4940e03839c3eaea9f8d4a95b4cf
Add string utilities

The new string-utils.c file has a few utility functions to manipulate
and check strings. See string-utils.c for more details.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
liblttng-ust/Makefile.am
liblttng-ust/string-utils.c [new file with mode: 0644]
liblttng-ust/string-utils.h [new file with mode: 0644]
This page took 0.026562 seconds and 5 git commands to generate.