This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH/RFC] Actually undefine ARG_MAX from <linux/limits.h>
- From: Ulrich Drepper <drepper at gmail dot com>
- To: Jonathan Nieder <jrnieder at gmail dot com>
- Cc: libc-alpha at sourceware dot org, Ian Zimmerman <itz at buug dot org>
- Date: Sat, 7 May 2011 13:21:12 -0400
- Subject: Re: [PATCH/RFC] Actually undefine ARG_MAX from <linux/limits.h>
- References: <20110306040043.GA23640@elie>
On Sat, Mar 5, 2011 at 23:00, Jonathan Nieder <jrnieder@gmail.com> wrote:
> 2011-03-05 ÂJonathan Nieder Â<jrnieder@gmail.com>
>
> Â Â Â Â* sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
> Â Â Â Âwhere #ifdef was intended. ÂThe intent is to prevent ARG_MAX from
> Â Â Â Âbeing defined by the kernel headers.
Applied.