mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Timo Teras <timo.teras@iki.fi>
To: musl@lists.openwall.com, dalias@libc.org
Subject: Re: Open issues at end of April
Date: Thu, 1 May 2014 08:33:08 +0300	[thread overview]
Message-ID: <20140501083308.7b839c81@vostro> (raw)
In-Reply-To: <20140501081758.42a84cc6@vostro>

On Thu, 1 May 2014 08:17:58 +0300
Timo Teras <timo.teras@iki.fi> wrote:

> On Wed, 30 Apr 2014 20:40:58 -0400
> Rich Felker <dalias@libc.org> wrote:
> 
> > Currently pending things I haven't gotten to yet, or which have open
> > discussion still, seem to be:
> > 
> > - Request for renaming dynamic linker's _start.
> > - max_align_t
> > - Changes for no-legacy-syscall archs
> > - __xmknod and __sysv_signal ABI symbols
> > - fmtmsg
> > 
> > There are also several resolver-related topics which are going to be
> > addressed in the resolver overhaul next month (May).
> > 
> > I believe the ARM build issues have been addressed; let me know if
> > anything remains open there.
> > 
> > I'm planning to release 1.1.1 and 1.0.2 right away with some
> > important fixes (mainly the strstr-family stuff), and work on the
> > above items as part of 1.1.2. Please remind me if there are other
> > pending things I'm forgetting.
> 
> 1. I would need to have cp437 and cp850 in iconv. Otherwise mtools
> cannot accesss fat filesystems, meaning syslinux is broke. I know
> iconv overhaul is scheduled for 1.1.4 with hopefully getting the table
> generation code published. But I think these few legacy codepages
> should be added as a bug fix.
> 
> 2. Possibly also sysconf() fixes: mapping table 0 to return value -1,
> and fixing LONG_BIT should be done.
> 
> 3. I also think having CFI for at least syscall_cpi should be done.
> Debugging without that is a pain.
> 
> 4. Other items in my wish list is "sendmmsg() and recvmmsg()" but as
> discussed it's tricky.
> 
> 5. And I also had the question if for NEEDED dependencies constructors
> should be topologically sorted.
> 
> 1-3 being 'high' priority.

6. Implementing if_nameindex() and getifaddrs() properly. Usable Netlink
version exists (which might still need some fine tuning):
http://git.alpinelinux.org/cgit/aports/plain/main/musl/1002-reimplement-if_nameindex-and-getifaddrs-using-netlin.patch
Can wait until 1.1.2.

7. To go with 1.1.2 DNS overhaul: adding dns record parsing function:
http://git.alpinelinux.org/cgit/aports/plain/main/musl/1001-add-basic-dns-record-parsing-functions.patch

- Timo



  reply	other threads:[~2014-05-01  5:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-01  0:40 Rich Felker
2014-05-01  5:17 ` Timo Teras
2014-05-01  5:33   ` Timo Teras [this message]
2014-05-19 22:47     ` Rich Felker
2014-05-19 22:45   ` Rich Felker
2014-05-01  7:08 ` Natanael Copa
2014-05-19 22:50   ` Rich Felker

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=20140501083308.7b839c81@vostro \
    --to=timo.teras@iki.fi \
    --cc=dalias@libc.org \
    --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).