[Toybox] [Patches] - Static analysis fixes

Ashwini Sharma ak.ashwini1981 at gmail.com
Mon Aug 11 20:59:28 PDT 2014


compiler I used is gcc version 4.4.3 on ubuntu 64-bit with
linux kernel 2.6.32. This complained of undeclared O_CLOEXEC.

Ashwini



On Mon, Aug 11, 2014 at 6:47 PM, Rob Landley <rob at landley.net> wrote:

> On 08/11/2014 04:27 AM, Ashwini Sharma wrote:
> > Hi Rob, List,
> >
> > Attached are the patches to commands for issues reported from static
> > analysis tool.
>
> Still reading through that part.
>
> > portability.h.patch - it is for O_CLOEXEC, as compiler complained of it.
>
> Which compiler? It was added to the kernel in linux commit f23513e8 back
> in 2007, leading up to the 2.6.22 kernel, so it's been in the linux for
> 7 years now.
>
> *shrug* I can add the code to portability.h, I'm just curious what
> compiler still in use wouldn't have it. (Says the guy still maintaining
> a gcc 4.2.1 fork with binutils 2.17...)
>
> > Makefile.patch - for cleaning generated/*.o files and libopts.dat file
>
> I actually made this change locally yesterday, but haven't pushed it yet.
>
> Thanks, reading through the rest of this now...
>
> Rob
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20140812/cc4a310b/attachment-0003.htm>


More information about the Toybox mailing list