mailing list of musl libc
 help / color / mirror / code / Atom feed
* Silly question about strncpy(), strlen() and related funcs
@ 2012-06-18 18:54 orc
  2012-06-18 20:35 ` Szabolcs Nagy
  2012-06-18 21:48 ` Rich Felker
  0 siblings, 2 replies; 5+ messages in thread
From: orc @ 2012-06-18 18:54 UTC (permalink / raw)
  To: musl

Did not reached Rich privately, so I want to ask publicly:

What ALIGN and additional checks like 'if (((uintptr_t)s & ALIGN) ==
((uintptr_t)d & ALIGN))' {...} are mean in src/string/strpcpy.c and
similiar functions?

Thanks.


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

end of thread, other threads:[~2012-06-19  6:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-18 18:54 Silly question about strncpy(), strlen() and related funcs orc
2012-06-18 20:35 ` Szabolcs Nagy
2012-06-19  6:44   ` orc
2012-06-18 21:48 ` Rich Felker
2012-06-19  6:44   ` orc

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