mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Isaac Dunham <idunham@lavabit.com>
To: musl@lists.openwall.com
Subject: Is "memory.h" wanted?
Date: Mon, 22 Aug 2011 18:37:10 -0700	[thread overview]
Message-ID: <20110822183710.c2fcfa28.idunham@lavabit.com> (raw)

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>



             reply	other threads:[~2011-08-23  1:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23  1:37 Isaac Dunham [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110822183710.c2fcfa28.idunham@lavabit.com \
    --to=idunham@lavabit.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).