This is the mail archive of the libc-alpha@cygnus.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]

Re: libc-19980601: spurious use of __errno_location


Gordon Matzigkeit <gord@m-tech.ab.ca> writes:

> 1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>
> 
> 	* grp/fgetgrent_r.c: Use &errno instead of __errno_location ().
> 	* inet/getnetgrent_r.c: Likewise.
> 	* nss/getXXbyYY_r.c: Likewise.
> 	* nss/getXXent_r.c: Likewise.
> 	* pwd/fgetpwent_r.c: Likewise.
> 	* shadow/sgetspent_r.c: Likewise.
> 	* shadow/fgetspent_r.c: Likewise.
> 	* sunrpc/publickey.c: Likewise.

I've applied the changes.  But please don't generate patches using cvs
diff in future.  They are not usable due to these stupid CVS
restrictions.  The file name are not complete.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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