You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/11/03 15:20:58 UTC

[jira] [Created] (TS-5031) readdir_r() is deprecated

Leif Hedstrom created TS-5031:
---------------------------------

             Summary: readdir_r() is deprecated
                 Key: TS-5031
                 URL: https://issues.apache.org/jira/browse/TS-5031
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
            Reporter: Leif Hedstrom


Indications are that it's now "safe" to just assume that readdir() is thread safe ... http://lwn.net/Articles/696474/

This fix is needed for e.g. Ubuntu 16.10 builds to succeed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)