Commit graph

3 commits

Author SHA1 Message Date
alessandrobason
bce93361b1 added:
* win32_slim.h: includes the minimal version of windows.h
modified:
 * cthread: added lock_t c++ class
 * os: added getUserName()
 * socket: modified socket_len_t to sk_len_t to better follow naming convetions in file
 * str: added operator std::string() to str_t
2021-11-24 10:15:47 +00:00
alessandrobason
4cc2159793 added mutex support on linux 2021-10-27 12:32:22 +01:00
alessandrobason
bb6f3f967c added:
* threads support with mutexes
2021-10-27 11:45:27 +01:00