|
05d2e13e6d
|
Allow appending NULL to strings.
|
2012-09-30 05:40:38 +02:00 |
|
|
f97a687778
|
Add a few new string functions.
|
2012-09-30 03:46:16 +02:00 |
|
|
8f0ffd2483
|
Fix cfw_strndup() and add cfw_strnlen().
|
2012-09-30 02:59:17 +02:00 |
|
|
7ad3af0b3d
|
Add cfw_string_set_nocopy().
|
2012-09-30 01:22:12 +02:00 |
|
|
69adb323ad
|
Add cfw_strndup().
|
2012-09-30 01:17:01 +02:00 |
|
|
8645ce783b
|
cfw_string_len() -> cfw_string_length().
|
2012-04-25 11:30:27 +02:00 |
|
|
feb90593b9
|
Add cfw_strdup(), as strdup() is not C99.
|
2012-04-25 11:30:22 +02:00 |
|
|
9a97f81143
|
Add missing NULL.
|
2012-04-22 04:34:54 +02:00 |
|
|
63b6165a91
|
ctor: Set pointers to NULL before allocation.
This way, the dtor can work correctly.
|
2012-04-22 04:34:50 +02:00 |
|
|
0ed91e92d1
|
Add hashing.
|
2012-04-09 16:06:27 +02:00 |
|
|
6f0f55365b
|
Add cfw_string_find().
|
2012-04-08 23:10:39 +02:00 |
|
|
22f8a535f3
|
Remove cfw prefix from files.
|
2012-04-08 22:53:03 +02:00 |
|