On 11/06/2015 10:31 PM, Kyle Sallee wrote:
> By xargs a file descriptor is leaked.
> Within find; the omission might or might not exist.
> A patch is attached.
>
>
> findutils-4.4.2.o_cloexec.patch
>
>
> diff -r -U2 findutils-4.4.2/xargs/xargs.c findutils-4.4.2/xargs/xargs.c
> --- findutils-4.4
* lib/intprops.h (_GL_INT_OP_WRAPV): Fix misspelling of
'__builtin_add_overflow' that is not caught by compiler.
---
ChangeLog | 6 ++
lib/intprops.h | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index b0385b7..96fd547 100644
--- a/ChangeLog
+
A POSIX compliant fclose the leak patch is attached.
On Tue, Nov 10, 2015 at 8:29 AM, Eric Blake wrote:
> On 11/06/2015 10:31 PM, Kyle Sallee wrote:
> > By xargs a file descriptor is leaked.
> > Within find; the omission might or might not exist.
> > A patch is attached.
> >
> >
> > findutils-4.
Emacs can use this macro, so make it public.
* doc/intprops.texi (Arithmetic Type Properties): Rename from
'Integer Type Determination', since some of these macros apply
to non-integer types. Clarify what kinds of constant expressions
these macros return. Say when the arguments can be non-integer