Add string utilities
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sun, 19 Feb 2017 01:00:33 +0000 (20:00 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Mar 2017 16:22:48 +0000 (11:22 -0500)
commit231b5333103e13e81c22caa5dc9410ac688c538d
tree008185da06717506b12ee0deeedc1fd5c85ca42b
parent2470a237d7eda2c66432572cf534ac955b9e2957
Add string utilities

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

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile
lttng-string-utils.c [new file with mode: 0644]
lttng-string-utils.h [new file with mode: 0644]
This page took 0.025551 seconds and 4 git commands to generate.