lumiera_/src/backend
Ichthyostega f99637285a GCC-7: fix segfault in static init
seemingly this code was brittle: GCC-7 treats int64_t as long,
which leads to preferring the template specialisation over the
explicit version of the operator* -- which means the template
instantiation invokes itself.
2018-04-28 03:02:02 +02:00
..
engine GCC-7: fix segfault in static init 2018-04-28 03:02:02 +02:00
backend.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
backend.h Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
enginefacade.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
enginefacade.hpp Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
file-handling.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
file.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
filedescriptor.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
filedescriptor.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
filedescriptorregistry.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
filedescriptorregistry.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
filehandle.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
filehandle.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
filehandlecache.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
filehandlecache.h Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
fileheader.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
fileheader.h Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
media-access-facade.cpp Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
media-access-facade.hpp Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
mmap.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
mmap.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
mmapcache.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
mmapcache.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
mmapings.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
mmapings.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
netnodefacade.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
netnodefacade.hpp Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
real-clock.cpp Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
real-clock.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
resourcecollector.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
resourcecollector.h Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
scriptrunnerfacade.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
scriptrunnerfacade.hpp Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
thread-wrapper.hpp Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
threadpool-init.cpp Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
threadpool-init.hpp Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
threadpool.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
threadpool.h Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
threads.c Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00
threads.h Doxygen: fill in missing file level headlines for the Backend 2016-11-03 19:37:38 +01:00