summaryrefslogtreecommitdiff
path: root/libguile/atomics-internal.h
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2016-12-06 23:02:28 +0100
committerAndy Wingo <wingo@pobox.com>2016-12-06 23:02:28 +0100
commit7ff3d3834d7d1c0cf7887468187fb5ee200fbdc0 (patch)
tree8b93eed2eb496a7f1bff34992148f6725eee6d55 /libguile/atomics-internal.h
parent8e20a991a9e585ff04697cf418752c8bb70b3a34 (diff)
downloadguile-7ff3d3834d7d1c0cf7887468187fb5ee200fbdc0.tar.gz
Use readdir instead of readdir_r
* libguile/filesys.c: * configure.ac: Remove readdir_r / readdir64_r checks and usage. glibc's impls are thread-safe, the _r variants are squirrely and now deprecated in glibc, and it is expected that POSIX will mandate that readdir{,64} be thread-safe already. See https://sourceware.org/ml/libc-alpha/2016-02/msg00093.html.
Diffstat (limited to 'libguile/atomics-internal.h')
0 files changed, 0 insertions, 0 deletions