mailing list of musl libc
 help / color / mirror / code / Atom feed
* Is "memory.h" wanted?
@ 2011-08-23  1:37 Isaac Dunham
  2011-08-23  1:44 ` Rich Felker
  0 siblings, 1 reply; 8+ messages in thread
From: Isaac Dunham @ 2011-08-23  1:37 UTC (permalink / raw)
  To: musl

I recently tried building OpenSSL, and it failed to build due to a missing "memory.h".
At the time, I just sidelined the project.

Since then, I have looked at the glibc version; it amounts to 
#include <features.h>
#include <string.h>

Which, IIRC, means a BSD-flavored/other legacy string.h
Is this header desired for compatability, or should code using it be considered 
non-conformant and patched?

Also, have any SSL libraries (besides openssh internal) have been verified to work with musl?
-- 
Isaac Dunham <idunham@lavabit.com>



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

end of thread, other threads:[~2011-08-25 12:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-23  1:37 Is "memory.h" wanted? Isaac Dunham
2011-08-23  1:44 ` Rich Felker
2011-08-23  7:06   ` Isaac Dunham
2011-08-23 12:17     ` Rich Felker
2011-08-25  6:37       ` Isaac Dunham
2011-08-25 11:34         ` Szabolcs Nagy
2011-08-25 12:42         ` Rich Felker
2011-08-23 14:26   ` Szabolcs Nagy

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