8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 13:20:39 +01:00
firebird-mirror/src/common/config
hvlad 6cd3900a9f Implement CORE-1381 : Allow Firebird to not use filesystem cache for database files
Implementation in unix.cpp is experimental and commented out (calls of posix_fadvice) until testing
Cleanup in winnt.cpp : removed fil_force_write_desc
2007-07-25 18:44:54 +00:00
..
config_file.cpp cleanup 2006-06-06 10:34:32 +00:00
config_file.h cleanup 2006-06-06 10:34:32 +00:00
config_impl.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
config.cpp Implement CORE-1381 : Allow Firebird to not use filesystem cache for database files 2007-07-25 18:44:54 +00:00
config.h Implement CORE-1381 : Allow Firebird to not use filesystem cache for database files 2007-07-25 18:44:54 +00:00
dir_list.cpp 1) Reworked memory management in SORT. Now we're pools aware there. 2006-05-31 08:53:00 +00:00
dir_list.h Temporary commit with the fixed (hopefully) TempDirList class. 2006-05-18 08:37:07 +00:00