filesystem/config
2022-12-31 11:32:20 +00:00
..
has_attribute_init_priority.cpp Added a configure check for init_priority attribute. 2021-07-14 18:12:47 +03:00
has_bcrypt.cpp Reformatted code for more consistent look and better readability. 2021-04-24 22:37:57 +03:00
has_cxx20_atomic_ref.cpp Reworked function pointers use and definitions. 2021-06-14 22:09:15 +03:00
has_fdopendir_nofollow.cpp Added protection for CVE-2022-21658 in remove_all on POSIX systems. 2022-01-30 23:41:06 +03:00
has_posix_at_apis.cpp Updated protection of remove_all against CVE-2022-21658 on POSIX. 2022-07-17 04:00:07 +03:00
has_stat_st_birthtim.cpp Added creation_time operation. 2020-08-21 01:32:04 +03:00
has_stat_st_birthtimensec.cpp Added creation_time operation. 2020-08-21 01:32:04 +03:00
has_stat_st_birthtimespec.cpp Added creation_time operation. 2020-08-21 01:32:04 +03:00
has_stat_st_blksize.cpp Increased the minimum buffer size in read/write loop in copy_file. 2021-05-19 00:22:31 +03:00
has_stat_st_mtim.cpp Added creation_time operation. 2020-08-21 01:32:04 +03:00
has_stat_st_mtimensec.cpp Added creation_time operation. 2020-08-21 01:32:04 +03:00
has_stat_st_mtimespec.cpp Added creation_time operation. 2020-08-21 01:32:04 +03:00
has_statx_syscall.cpp Disable statx syscall usage on Android prior to 11.0. 2022-03-02 14:19:25 +03:00
has_statx.cpp disable statx, for static build compatibility 2022-12-31 11:32:20 +00:00
is_windows_ce.cpp Restored auto-linking and Windows CE support. 2020-07-28 14:48:42 +03:00
Jamfile.v2 Updated protection of remove_all against CVE-2022-21658 on POSIX. 2022-07-17 04:00:07 +03:00