Files
meta-openembedded/meta-networking/recipes-daemons
Yi Zhao 544bcd09f5 postfix: fix build with glibc 2.34
Backport a patch to fix build against glibc 2.34 (e.g. on Fedora 35)

Fixes:
| In file included from attr_clnt.c:88:
| /usr/include/unistd.h:363:13: error: conflicting types for
‘closefrom’; have ‘void(int)’
|   363 | extern void closefrom (int __lowfd) __THROW;
|       |             ^~~~~~~~~
| In file included from attr_clnt.c:87:
| ./sys_defs.h:1506:12: note: previous declaration of ‘closefrom’ with
type ‘int(int)’
|  1506 | extern int closefrom(int);
|       |            ^~~~~~~~~

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
2021-12-31 10:24:46 -08:00
..
2019-11-01 17:22:52 -07:00
2017-09-08 16:38:10 -04:00
2020-04-04 07:22:16 -07:00
2020-04-04 07:22:16 -07:00
2020-07-30 21:11:21 -07:00
2020-01-28 13:55:35 -08:00
2019-04-29 10:13:56 -07:00