You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2017/01/26 18:15:24 UTC

[jira] [Closed] (CELIX-392) `readdir_r` is deprecated in glibc 2.24

     [ https://issues.apache.org/jira/browse/CELIX-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pepijn Noltes closed CELIX-392.
-------------------------------
    Resolution: Fixed

> `readdir_r` is deprecated in glibc 2.24
> ---------------------------------------
>
>                 Key: CELIX-392
>                 URL: https://issues.apache.org/jira/browse/CELIX-392
>             Project: Celix
>          Issue Type: Improvement
>            Reporter: Pepijn Noltes
>
> `readdir_r` is deprecated in glibc 2.24. It is advised to use the (mostly thread-safe) in modern unix systems) readdir.
> See https://sourceware.org/bugzilla/show_bug.cgi?id=19056 and http://man7.org/linux/man-pages/man3/readdir_r.3.html for more info. 



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