mailing list of musl libc
 help / color / mirror / code / Atom feed
* _STRING_ARCH_unaligned or equivalent definition
@ 2015-10-24  9:21 Pádraig Brady
  2015-10-24 11:57 ` Szabolcs Nagy
  0 siblings, 1 reply; 3+ messages in thread
From: Pádraig Brady @ 2015-10-24  9:21 UTC (permalink / raw)
  To: musl

Hi,

I was writing some code which uses faster word at a time
but possibly unaligned access when we know that unaligned
access is OK, i.e. #if _STRING_ARCH_unaligned provided by glibc.

I would like not to fall back to the slower path on musl.
Is there a similar define for musl. Is is worth proposing
a standard define somewhere?

thanks,
Pádraig.


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

end of thread, other threads:[~2015-10-24 19:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-24  9:21 _STRING_ARCH_unaligned or equivalent definition Pádraig Brady
2015-10-24 11:57 ` Szabolcs Nagy
2015-10-24 19:43   ` Rich Felker

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).