This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Wish for 2002 ...


Paul Eggert <eggert@twinsun.com> writes:

> Because it will encourage use of strlcpy/strlcat, and that will make
> application code harder to read and to maintain.  That would be a
> real, ongoing, and growing cost.

I think that's fixable by warnings.  That is, fix it the way we fix
the gets problem.

> I continue to think this is the bottom line in this dispute:
> should glibc _promote_ the use of these controversial functions?

Perhaps not.  I think nobody should promote them; they suck.  :)

However, glibc has many functions that nobody should use.  Why should
we promote them?  The fact that SUS says so is not a very good reason,
we don't work for them.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]