[oe-commits] Khem Raj : uclibc: Add new functionality needed for systemd 209

git at git.openembedded.org git at git.openembedded.org
Mon Feb 24 16:14:35 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: ef0adae63b4b9689c25ed7d84f2b09575c81ce83
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ef0adae63b4b9689c25ed7d84f2b09575c81ce83

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Feb 20 02:01:29 2014 -0800

uclibc: Add new functionality needed for systemd 209

implement eventfd_read and eventfd_write and setns

Define F_SETPIPE_SZ and F_GETPIPE_SZ

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/uclibc/uclibc-git.inc            |   3 +
 .../0001-Add-eventfd_read-and-eventfd_write.patch  | 120 +++++++
 .../uclibc-git/0002-wire-setns-syscall.patch       |  68 ++++
 ...tl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch | 377 +++++++++++++++++++++
 4 files changed, 568 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=ef0adae63b4b9689c25ed7d84f2b09575c81ce83


More information about the Openembedded-commits mailing list