Commits on Source (5)
-
Rémi Denis-Courmont authoredb282e134
-
Rémi Denis-Courmont authored
This was only there to handle the dirty flag atomically with the actual saving of the configuration file.
fd2a9dfd -
Rémi Denis-Courmont authored04e27dea
-
Rémi Denis-Courmont authored
The non-atomic copies are left for backward compatibility.
dbc43dfb -
Rémi Denis-Courmont authored
This makes config_GetInt() and config_GetFloat() completely lock-less.
d78c6262
Showing
- src/config/configuration.h 6 additions, 1 deletionsrc/config/configuration.h
- src/config/core.c 36 additions, 35 deletionssrc/config/core.c
- src/config/file.c 28 additions, 13 deletionssrc/config/file.c
- src/config/help.c 3 additions, 2 deletionssrc/config/help.c
- src/modules/cache.c 7 additions, 0 deletionssrc/modules/cache.c
- src/modules/entry.c 9 additions, 4 deletionssrc/modules/entry.c