On 02/10/2016 05:31 PM, Bruno Haible wrote:
Can we assume that all readdir() implementations supported by gnulib are
actually multithread-safe because the pointer they return is in the area
allocated by opendir() [as opposed to a static location]?
That was my assumption, yes. It wouldn't hurt t
Hi Paul,
> + readdir_r: now obsolescent
> + * doc/posix-functions/readdir_r.texi (readdir_r): Now obsolescent.
> --- a/doc/posix-functions/readdir_r.texi
> +++ b/doc/posix-functions/readdir_r.texi
> @@ -9,6 +9,9 @@ Gnulib module: extensions
> Portability problems fixed by Gnulib:
> @ite
* doc/posix-functions/readdir_r.texi (readdir_r): Now obsolescent.
* lib/mountlist.c (read_file_system_list): Add a FIXME.
---
ChangeLog | 6 ++
doc/posix-functions/readdir_r.texi | 3 +++
lib/mountlist.c| 2 ++
3 files changed, 11 insertions(+)
di