[PATCH] Add eventfd_read() and eventfd_write()
Bernd Kuhls <[email protected]>
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, uClibc lacks eventfd_read() and eventfd_write(), Openembedded carries a patch adding these functions: https://github.com/openembedded/oe-core/blob/master/meta/recipes- core/uclibc/uclibc-git/0001-Add-eventfd_read-and-eventfd_write.patch This patch was also committed to uclibc-ng: http://www.uclibc- ng.org/trac/changeset/628943bcfde03547b9f83d04578bd1e8aa5d23fc/uclibc-ng Could you please commit this patch? It might be needed for Kodi 15: https://github.com/xbmc/xbmc/pull/5982 Regards, Bernd