Denis Krjuchkov
|
a98aa66620
|
string_util.c: provide fallback strndup() implementation
This patch also adds extern "C" { } wrapper around string_util.h
to allow its usage in C++ code
|
2013-01-11 13:51:39 +06:00 |
|
Max Kellermann
|
c6cbcc2c25
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
|
Max Kellermann
|
5462f34ed0
|
string_util: add function strchug_fast()
Replace g_strchug() calls with a cheaper implementation.
|
2010-12-23 16:23:20 +01:00 |
|
Max Kellermann
|
0958ed5844
|
utils: move string_array_contains() to string_util.c
|
2010-12-23 16:23:04 +01:00 |
|