[OE-core] [pseudo][PATCH] Fix to fcntl guts to ignore flags that can be ORed into cmd

Richard Purdie richard.purdie at linuxfoundation.org
Mon Sep 18 13:24:26 UTC 2017


On Fri, 2017-09-15 at 18:10 -0500, Seebs wrote:
> On Fri, 15 Sep 2017 15:27:00 -0700
> Will Page <Will.Page at ni.com> wrote:
> 
> > 
> > The fcntl guts switch on "cmd" parameter to identify the fcntl
> > command being issued, but isn't aware of the file creation flags
> > that
> > can be ORed in.
> This is true. I was, in fact, not aware of those flags. Looks
> reasonable.

I tried adding this to a test build along with AlexK's epoll patch. It
resulted in:

https://autobuilder.yocto.io/builders/nightly-world/builds/475/steps/BuildImages/logs/stdio

Any ideas why?

Cheers,

Richard



More information about the Openembedded-core mailing list