]> code.ossystems Code Review - openembedded-core.git/commit
uclibc: Add new functionality needed for systemd 209
authorKhem Raj <raj.khem@gmail.com>
Thu, 20 Feb 2014 10:01:29 +0000 (02:01 -0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 21 Feb 2014 04:06:22 +0000 (20:06 -0800)
commitef0adae63b4b9689c25ed7d84f2b09575c81ce83
tree7bfbe92500de07db7718c29a5695b3e856a987f1
parentd4438e421f448cdb7e25c038d657bbebc1b6486e
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@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/uclibc/uclibc-git.inc
meta/recipes-core/uclibc/uclibc-git/0001-Add-eventfd_read-and-eventfd_write.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/0002-wire-setns-syscall.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/0003-fcntl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch [new file with mode: 0644]