This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] Make ffsl() and ffsll() BSD-visible


On Nov  2 09:56, Sebastian Huber wrote:
> 
> ----- Yaakov Selkowitz <yselkowi@redhat.com> schrieb:
> > On 2017-09-29 00:33, Sebastian Huber wrote:
> > > In glibc they are guarded by __USE_MISC and __USE_GNU, however, on
> > > FreeBSD they are guarded by __BSD_VISIBLE.  In Newlib, __BSD_VISIBLE is
> > > set to one by _GNU_SOURCE.
> > 
> > ffsl{,l} are only guarded as GNU extensions in glibc:
> > 
> > http://man7.org/linux/man-pages/man3/ffs.3.html
> 
> I asked glibc to change the guard:
> 
> https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/man3/ffs.3?id=247bbcf00c9a425ab0ad6e303ec8718e4ba844a6
> 
> Ok, to change it in Newlib now?

Looks good to me.  Yaakov?


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


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