bits/utmpx.h: __ in front of e_exit and e_termination

Ulrich Drepper drepper@cygnus.com
Sun Dec 6 08:11:00 GMT 1998


Mark Kettenis <kettenis@phys.uva.nl> writes:

> We could provide a 
> 
> #define e_exit __e_exit
> #define e_termination __e_termination

I did something similar.  Instead of defining yet another macro I've
duplicated the definitions.  If __USE_GNU is define the unprotected
names are available.

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



More information about the Libc-alpha mailing list