bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] readdir_r: now obsolescent


From: Paul Eggert
Subject: Re: [PATCH] readdir_r: now obsolescent
Date: Wed, 10 Feb 2016 18:12:04 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

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 to add a test for this.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]