1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00
irssi/src/lib-config
Lukas Waymann 7d3eb47ab5 Fix potential rename(3) across file systems
Make sure the temporary file in the `config_write` function is created
on the same file system as the file we `rename` it to later.
2018-08-12 10:55:47 +00:00
..
get.c Change g_hash_table_contains() for compatibility with glib < 2.32 2015-04-20 08:01:01 +02:00
iconfig.h add CONFIG_REC to config_node_section* APIs 2015-02-17 09:50:55 +01:00
Makefile.am s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
module.h Sorry for a big update - I still don't have internet connection at home 2000-04-14 11:27:14 +00:00
parse.c add CONFIG_REC to config_node_section* APIs 2015-02-17 09:50:55 +01:00
set.c Enforce the is_node_list contract in lib-config setters. 2016-11-29 23:08:45 +01:00
write.c Fix potential rename(3) across file systems 2018-08-12 10:55:47 +00:00