mailing list of musl libc
 help / color / mirror / code / Atom feed
* Custom __set_thread_area for ARM
@ 2015-01-13 20:19 Oleg Ranevskyy
  2015-01-14  3:09 ` Rich Felker
  0 siblings, 1 reply; 7+ messages in thread
From: Oleg Ranevskyy @ 2015-01-13 20:19 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

Dear community,

Musl has a generic implementation of the __set_thread_area function in
src/thread/__set_thread_area.c. It is not used for ARM though. There is a
custom ARM implementation in src/thread/arm/__set_thread_area.s.

Would you be able to clarify the following question please?
Why musl doesn't define SYS_set_thread_area for ARM to utilize the generic
function and uses custom __set_thread_area instead?

Thank you in advance for any help.
Oleg

[-- Attachment #2: Type: text/html, Size: 575 bytes --]

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

end of thread, other threads:[~2015-01-28 14:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-13 20:19 Custom __set_thread_area for ARM Oleg Ranevskyy
2015-01-14  3:09 ` Rich Felker
2015-01-22  1:45   ` Andy Lutomirski
2015-01-22  5:10     ` Rich Felker
2015-01-27 23:32       ` Andy Lutomirski
2015-01-28  8:59         ` Szabolcs Nagy
2015-01-28 14:47         ` 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).