Add string utilities
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sun, 19 Feb 2017 01:00:33 +0000 (20:00 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 20 Feb 2017 17:46:47 +0000 (12:46 -0500)
commit09c0eaebd0067c5e2a901d6e0d5fb8190e4f9f60
tree47eb8cb5893d955ef7222f10f62407d0b8b5ec8e
parent60e1cd0751eec323c62c923629da4abe345e123f
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>
Makefile
lttng-string-utils.c [new file with mode: 0644]
lttng-string-utils.h [new file with mode: 0644]
This page took 0.02646 seconds and 5 git commands to generate.