[PATCH] Make ffsl() and ffsll() BSD-visible

Yaakov Selkowitz yselkowi@redhat.com
Fri Sep 29 05:51:00 GMT 2017


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

-- 
Yaakov Selkowitz
Software Engineer - Platform Enablement Group
Red Hat, Inc.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/newlib/attachments/20170929/df79a82f/attachment.sig>


More information about the Newlib mailing list