mailing list of musl libc
 help / color / mirror / code / Atom feed
* Constants to decode __ctype_b_loc() table
@ 2014-10-15 10:41 Sergey Dmitrouk
  2014-10-15 11:32 ` Szabolcs Nagy
  0 siblings, 1 reply; 11+ messages in thread
From: Sergey Dmitrouk @ 2014-10-15 10:41 UTC (permalink / raw)
  To: musl

Hi,

musl provides symbols for the following functions:

 - __ctype_b_loc
 - __ctype_tolower_loc
 - __ctype_toupper_loc

The last two of them return values that do not need special
interpretation.  The first one returns value pointing to a table of
bitmasks, but I'm unable to find where musl defines meaning of the bits.
Values seem to be compatible to the ones defined by glibc though.

Is this intentional (some kind of compatibility with other libc
implementation) or definition of _IS... macros is just missing and
you'd accept a patch to add them?

Regards,
Sergey


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

end of thread, other threads:[~2014-10-16 15:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-15 10:41 Constants to decode __ctype_b_loc() table Sergey Dmitrouk
2014-10-15 11:32 ` Szabolcs Nagy
2014-10-15 12:05   ` Sergey Dmitrouk
2014-10-15 16:51     ` Rich Felker
2014-10-15 19:19       ` Sergey Dmitrouk
2014-10-16  0:58         ` Rich Felker
2014-10-16  1:53           ` Szabolcs Nagy
2014-10-16  2:07             ` Rich Felker
2014-10-16  8:37               ` Sergey Dmitrouk
2014-10-16 12:21                 ` Szabolcs Nagy
2014-10-16 15:37                 ` 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).