ovni/src
Rodrigo Arias 0496aeffc6 Close stream FD on ovni_thread_free()
This is required on FS like NFS as the cache coherence model states that
only after the file is closed the changes are actually propagated to the
server. It is not recomended to use NFS as OVNI_TMPDIR anyway.

Fixes: https://pm.bsc.es/gitlab/rarias/ovni/-/issues/168
2023-12-14 16:08:25 +01:00
..
emu Ensure we use RUNPATH for ovniver 2023-12-12 17:06:24 +01:00
include Register emulation models only if required 2023-11-16 12:39:05 +01:00
rt Close stream FD on ovni_thread_free() 2023-12-14 16:08:25 +01:00
CMakeLists.txt Move ovni.pc.in into src/ 2023-07-05 13:13:53 +02:00
common.c Add OVNI_TRACEDIR envar to change trace directory 2023-10-23 07:49:28 +00:00
common.h Add OVNI_TRACEDIR envar to change trace directory 2023-10-23 07:49:28 +00:00
compat.c Fix compat.c headers 2023-03-24 12:08:45 +00:00
compat.h Constraint _GNU_SOURCE in compat.c only 2023-03-24 12:08:45 +00:00
config.h.in Copy Paraver configs into the trace directory 2022-11-09 16:09:33 +01:00
ovni.pc.in Move ovni.pc.in into src/ 2023-07-05 13:13:53 +02:00
parson.c Set continuation indent to 2 tabs 2022-09-30 10:25:09 +02:00
parson.h Move sources to src 2022-09-29 16:52:30 +02:00