October 20, 2020 | ||
---|---|---|
View 0ea69b16db
core: Zero terminate str copies made with (pkg|shm)_str_dup()Alex Hermann authored on 20/10/2020 08:13:29 |
September 3, 2020 | ||
---|---|---|
View 42228552b7
core: helper functions to search variants of str in another strDaniel-Constantin Mierla authored on 03/09/2020 10:47:50 |
January 8, 2020 | ||
---|---|---|
View e656ed7400
core: explicitly cast void* to char* in shm_char_dup()James Aimonetti authored on 08/01/2020 08:37:00 • Daniel-Constantin Mierla committed on 08/01/2020 08:37:00 |
November 26, 2019 | ||
---|---|---|
View b36da1dca7
core: utils functions to converts strz to integerDaniel-Constantin Mierla authored on 26/11/2019 07:40:00 |
November 23, 2019 | ||
---|---|---|
View c288655278
core: add two new string handling functions to copy chars and strHenning Westerholt authored on 23/11/2019 21:52:13 |
October 4, 2019 | ||
---|---|---|
View b83a165e2d
core: str2int() test first if result is null, otherwise init it to 0Daniel-Constantin Mierla authored on 04/10/2019 06:53:53 |
December 26, 2018 | ||
---|---|---|
View 970fc2ac73
core: remove the SHM_MEM #define, the core will not even compile without it - remove the SHM_MEM #define, the purpose of this was to allow the compilation without SHM memory pool support - this did not worked for a long time, the core will not even compile without it (no locking, broken timer etc..). Additionally many modules need it. - remove 50 ifdef/endif blocks, no functional changes doneHenning Westerholt authored on 26/12/2018 19:22:51 |
December 7, 2016 | ||
---|---|---|
View 273ab2955f
core, lib, modules: restructured source code treeDaniel-Constantin Mierla authored on 07/12/2016 11:03:51 |