Files
spdlog/include/spdlog/details
dominicpoeschko a9c3630d1b Properly handling SPDLOG_PREVENT_CHILD_FD
Using the SPDLOG_PREVENT_CHILD_FD option there where still a race when
a other thread was using fork and exec in between the call to fopen and fcntl.

Using open and O_CLOEXEC when possible prevents this race.

I have no idea if this problem  exists on Windows.
2020-02-07 17:59:11 +01:00
..
2019-11-08 15:09:57 +02:00
2019-12-03 00:35:28 +02:00
2019-11-10 00:08:50 +02:00
2019-11-29 12:50:54 +02:00
2019-09-07 20:11:58 +03:00
2019-12-03 00:35:28 +02:00
2019-06-04 00:09:16 +03:00
2019-12-03 00:35:28 +02:00