mailing list of musl libc
 help / color / mirror / code / Atom feed
* extended locale extentions
@ 2011-10-10 14:07 aep
  2011-10-10 14:17 ` Szabolcs Nagy
  0 siblings, 1 reply; 4+ messages in thread
From: aep @ 2011-10-10 14:07 UTC (permalink / raw)
  To: musl

Hey, anyone would be offended by adding the non standard locale 
extentions to musl?

that is isspace_l, isupper_l , etc...

They're not standard but pretty much every libc has them and libstdc++ 
unfortunately expects them. For a good reason too: otherwise it has to 
threadlock the c locale, which is painfully slow.


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

end of thread, other threads:[~2011-10-11  4:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-10 14:07 extended locale extentions aep
2011-10-10 14:17 ` Szabolcs Nagy
2011-10-10 14:25   ` aep
2011-10-11  4:13     ` 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).