|
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 |
|