mailing list of musl libc
 help / color / mirror / code / Atom feed
* Query: does musl have a define __musl__ or such?
@ 2015-03-04 22:20 Neil Henning
  2015-03-04 22:40 ` James Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Henning @ 2015-03-04 22:20 UTC (permalink / raw)
  To: musl

Hey there,

I'm looking for a macro that I can ifdef on when I need to ban some libs 
from using non-standard c functions.

Something like;

#ifndef __musl__
// ...
#endif

Can't find anything at present, am I missing something?

-Neil.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-04 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04 22:20 Query: does musl have a define __musl__ or such? Neil Henning
2015-03-04 22:40 ` James Taylor

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).