Files
meta-openembedded/meta-oe/recipes-extended
mingli.yu@windriver.com 4756aea459 collectd: replace deprecated readdir_r() with readdir()
* Replace the usage of readdir_r() with readdir()
  to address a compilation error under glibc 2.24
  due to the deprecation of readdir_r

| ../../collectd-5.5.0/src/vserver.c: In function 'vserver_read':
| ../../collectd-5.5.0/src/vserver.c:167:3: error: 'readdir_r' is deprecated [-Werror=deprecated-declarations]
|    status = readdir_r (proc, (struct dirent *) dirent_buffer, &dent);
|    ^~~~~~
| In file included from /buildarea4/myu2/build/prj_test_20160722/bitbake_build/tmp/sysroots/qemux86/usr/include/features.h:368:0,
|                  from /buildarea4/myu2/build/prj_test_20160722/bitbake_build/tmp/sysroots/qemux86/usr/include/stdio.h:27,
|                  from ../../collectd-5.5.0/src/daemon/collectd.h:34,
|                  from ../../collectd-5.5.0/src/vserver.c:29:
| /buildarea4/myu2/build/prj_test_20160722/bitbake_build/tmp/sysroots/qemux86/usr/include/dirent.h:189:12: note: declared here
|  extern int __REDIRECT (readdir_r,
|             ^

  [1]https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=7584a3f96de88d5eefe5d6c634515278cbfbf052;hp=8d9c92017d85f23ba6a2b3614b2f2bcf1820d6f0

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 9bf3e362e7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-08-16 10:29:41 -07:00
..
2016-03-02 00:02:46 +01:00
2015-01-08 11:57:52 +01:00
2013-08-16 12:58:29 +02:00
2014-11-24 12:03:03 +01:00
2015-04-13 12:55:52 +02:00
2015-08-18 11:38:03 +02:00
2014-08-21 21:35:07 +02:00
2015-07-30 21:07:36 +02:00
2015-08-24 13:58:18 +02:00
2014-07-22 00:01:50 +02:00
2015-01-12 15:34:45 +01:00
2015-10-23 12:57:08 +02:00
2014-12-17 12:55:40 +01:00
2015-05-22 20:14:06 +02:00
2016-02-25 17:45:49 +01:00
2014-11-24 11:59:47 +01:00
2016-08-10 13:42:13 +02:00
2016-04-12 11:07:44 +02:00
2015-07-16 21:09:09 +02:00
2015-09-23 15:37:18 +02:00
2015-07-30 21:26:01 +02:00
2015-08-24 13:59:43 +02:00
2015-12-18 12:44:42 +01:00
2015-10-23 12:56:18 +02:00
2015-08-18 11:38:02 +02:00
2015-12-18 12:46:14 +01:00
2015-11-06 17:53:58 +01:00