49
50
* The restulting string must be freed by caller.
54
56
* Same as s_string_new, but with a set length.
56
58
* The restulting string must be freed by caller
61
64
* Returns a C string with the current time (as run).
63
66
* The restulting string must be freed by caller.
68
72
/* strdup is not ISO C, so we have to declare it somewhare, this should work