Nikita Popov
2b28f71891
Use readdir() instead of readdir_r()
...
readdir_r() is deprecated in modern glibc versions. readdir() is
thread safe in practice, as long as there are no concurrent accesses
on the *same* directory stream.
2019-04-11 16:52:36 +02:00
..
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-11 15:50:53 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-01-30 11:03:12 +02:00
2019-04-11 16:52:36 +02:00
2019-02-11 11:33:18 +01:00
2019-02-03 21:03:00 +01:00
2019-02-25 13:02:58 +01:00
2019-02-03 21:03:00 +01:00