This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH] PowerPC: Fix __fe_mask_env export


On Tue, 12 Nov 2013, Adhemerval Zanella wrote:

> -# define FE_NOMASK_ENV	FE_ENABLED_ENV

> -# define FE_MASK_ENV	FE_DFL_ENV

These are part of the public API for this platform and should not be 
removed from the installed header.  Only the __fe_* functions should be 
removed from the installed header.

-- 
Joseph S. Myers
joseph@codesourcery.com


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