mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: Rich Felker <dalias@libc.org>
Cc: musl@lists.openwall.com
Subject: Re: Short-term todo list - 18 Jul
Date: Fri, 18 Jul 2014 09:31:29 +0200	[thread overview]
Message-ID: <20140718073129.GK9928@port70.net> (raw)
In-Reply-To: <20140718051558.GA22286@brightrain.aerifal.cx>

* Rich Felker <dalias@libc.org> [2014-07-18 01:15:58 -0400]:
> - Merging or1k
> - Finishing discussion of issetugid and hopefully merging
> - Reviewing glob_pattern_p patch
> - Figuring out what to do with atomic asm constaints & volatile
> - Fixing microblaze stat structure (& getting qemu fixed?)
> - Addressing mips stat structure dev_t endianness issue
> 
> Is there anything else missing from this list?
> 

probably not in this release but further todo before i forget:

- i have patch with linux 3.15 updates (mostly SYS_renameat2)
can commit it after or1k merge

- i have an adjtimex.c for x32, but it is broken because kernel
timex struct has 64bit values while userspace struct is 32bit
and it has even padding for future extensions which cannot be
handled if they may add either kernel_long or int members

- with yet another soft-float arch the float usage in malloc
should be probably revisited (fp code is faster for x86_64,
but bigger and slower for embedded soft-float things)


  reply	other threads:[~2014-07-18  7:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-18  5:15 Rich Felker
2014-07-18  7:31 ` Szabolcs Nagy [this message]
2014-07-19 21:01 ` Rich Felker
2014-07-20  1:50   ` Rich Felker
2014-07-20  5:43     ` 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=20140718073129.GK9928@port70.net \
    --to=nsz@port70.net \
    --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).