On Mon, Sep 24, 2007 at 09:57:55AM +0800, lizf wrote:
> 'Karel Zak' wrote:
> >>I noticed this, but err.h is non-standard, so I wonder we should use 
> >>it ?
> >
> > Good point, but we already require _GNU_SOURCE, setarch(1) uses
> > program_invocation_short_name, our code is full of linux specific
> > code, syscalls, ...
> >
> > So the question is... What kinds of libc we want to support?
> >
> > I see err.h in uClibc too.
> >
> 
> Then we can remove err.h from the tree. Actually err.h is used in cal.c, 
> column.c and mesg.c only.

 I'd like to clean up same stuff in mount/* too. So... I'm going to add
 a check for "err.h" to configure.am and fix things in mount/* and you
 can fix the rest (cal, column, mesg, ...). OK?

    Karel

-- 
 Karel Zak  <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to