RetroShare/libretroshare/src/plugins
Gioacchino Mazzurco 329050a9c2
Use safer rstime_t instead of time_t
Avoid problems to serialization on different platforms, without breaking
nested STL containers serialization.

The conversion have been made with sed, and checked with grep, plus
kdiff3 visual ispection, plus rutime tests, so it should be fine.
2018-10-07 13:07:06 +02:00
..
dlfcn_win32.cc Fix warning #pragma once used in main file 2018-08-25 17:04:42 +02:00
dlfcn_win32.h license fix in pqi 2018-05-28 22:03:39 +02:00
pluginmanager.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
pluginmanager.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
rscacheservice.h fixed compilation after removal of dbase/ 2016-09-22 10:26:05 +02:00
rspqiservice.h fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside 2015-12-30 18:20:09 -05:00