mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Paul Alfille <paul.alfille@gmail.com>
To: musl@lists.openwall.com
Subject: tdestroy
Date: Tue, 9 Sep 2014 14:29:36 -0400	[thread overview]
Message-ID: <CAP_SGzc8Fy2=BqC_0YswGQK33Xa3oUpbaBFzF2K=qJDV9vv_zQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 692 bytes --]

One of my users is trying to build by program OWFS (http://owfs.org
http://sf.net/projects/owfs) using mucl libc. The only problem he has found
is tdestroy -- part of the tfind/tsearch/twalk/tdelete binary tree
implementation. tdestroy is a GNU extension.

I have an alternative implementation to tdestroy that is triggered by
HAVE_TDESTROY created by autoconf / automake.

Apparently the macro
AC_CHECK_FUNCS([twalk tsearch tfind tdelete tdestroy])

doesn't find tdestroy is missing in mucl.

So my questions are:
1. Is there a fix to the configuration -- either a recommended way to add
special cases for mucl of a fix for the detection?
2. Any chance you could add tdestroy?

Paul Alfille

[-- Attachment #2: Type: text/html, Size: 983 bytes --]

             reply	other threads:[~2014-09-09 18:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09 18:29 Paul Alfille [this message]
2014-09-09 18:37 ` tdestroy 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='CAP_SGzc8Fy2=BqC_0YswGQK33Xa3oUpbaBFzF2K=qJDV9vv_zQ@mail.gmail.com' \
    --to=paul.alfille@gmail.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).