Re: [PATCH wayland v3 3/7] os: Expose set_cloexec_or_close with a namespaced name

2015-12-14 Thread Pekka Paalanen
On Mon, 7 Dec 2015 22:49:15 -0800 Bryce Harrington wrote: > Signed-off-by: Bryce Harrington > --- > src/wayland-os.c | 24 +--- > src/wayland-os.h | 3 +++ > 2 files changed, 20 insertions(+), 7 deletions(-) > > diff --git a/src/wayland-os.c b/src/wayland-os.c > index 93b

[PATCH wayland v3 3/7] os: Expose set_cloexec_or_close with a namespaced name

2015-12-07 Thread Bryce Harrington
Signed-off-by: Bryce Harrington --- src/wayland-os.c | 24 +--- src/wayland-os.h | 3 +++ 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/src/wayland-os.c b/src/wayland-os.c index 93b6f5f..342a73a 100644 --- a/src/wayland-os.c +++ b/src/wayland-os.c @@ -35,8 +