libkiwix/src/tools
Matthieu Gautier 12a93c3e29 Fix use of strtok on windows.
On windows, strtok_r is called strto_s.
2019-08-19 17:35:22 +02:00
..
base64.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
networkTools.cpp Remove unused include unistd.h 2019-04-15 10:50:26 +02:00
otherTools.cpp Fix include in otherTools.h 2019-08-11 10:19:48 +02:00
pathTools.cpp Fix use of strtok on windows. 2019-08-19 17:35:22 +02:00
regexTools.cpp Fix regexTools. 2019-08-12 12:05:51 +02:00
stringTools.cpp Add startWith function in stringTools.h 2019-08-11 10:19:48 +02:00