mailing list of musl libc
 help / color / mirror / code / Atom feed
From: idunham@lavabit.com
To: musl@lists.openwall.com
Subject: Re: musl 0.9.3 released
Date: Sat, 4 Aug 2012 21:00:49 -0400 (EDT)	[thread overview]
Message-ID: <9251.50.0.229.11.1344128449.squirrel@lavabit.com> (raw)
In-Reply-To: <20120803023633.GG544@brightrain.aerifal.cx>

> Hi all,
>
> After a few days' delay, here is the next release, 0.9.3, as promised:
>
>     New experimental MIPS port (32-bit, o32 ABI, static-linked-only at
>     this point). Various dynamic linker/loader bugs fixed. Network
>     service name lookup support from /etc/services. Wrappers for more
>     non-POSIX Linux syscalls. Overhauled crypt() with drastic
>     reductions in memory usage and run time. Fixes for several
>     important thread bugs including internal lock corruption, spurious
>     ...
Nice to see all of these!

> A few pending issues that will be addressed after the release are
> fixing the ARM setjmp/longjmp code not to break callers that are using
> the fpu, improving memcpy (and other string functions) performance on
> x86 with asm, and getting dynamic-linking support into the mips port.
> I'd also like to finish and integrate the rest of rdp's porting work
> (mips64, ppc, and microblaze) and possibly get an x32 (32-bit ABI on
> x86_64) port underway, and integrate additional hash function support
> (blowfish, sha, md5) for crypt.

All of these sound good.
I'm not sure about whether many people would be interested in x32, though?...

Something other than standard crypt (isn't that DES, which can be cracked
in a day on the right machine?) would be one of the more interesting ones
from my perspective.  Remembering the recent test results, I'd be hoping
for bcrypt as well (it's where OpenCL cracking gets the least benefit).


> Priority scheduling and related realtime issues are something I
> haven't really touched yet, but it's also on the table for later in
> the 0.9.x series.

I may be sending a patch or two to adjust io.h / io*.c as well.
(move to per-architecture, perhaps; add bits/io.h based on klibc's
sys/io.h (?) )
Also, once I figure out how syscall.list* maps to the syscall() interface
in musl, I may send a patch to support syscalls 113 & 166
(vm86(old)/vm86(plus))
*glibc and some other libc versions just have a list describing the
calling convention, name, and so on for each syscall. This somehow gets
converted to  functions.




  parent reply	other threads:[~2012-08-05  1:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-03  2:36 Rich Felker
2012-08-03 14:01 ` Gregor Richards
2012-08-05  1:00 ` idunham [this message]
2012-08-05  3:58   ` John Spencer
2012-08-05  4:56     ` idunham
2012-08-05  5:22       ` Rich Felker
2012-08-05 16:31         ` orc
2012-08-05 16:43           ` orc
2012-08-05 17:05             ` Daniel Cegiełka
2012-08-05 18:29             ` Rich Felker
2012-08-05 16:46           ` Rich Felker
2012-08-05 17:18             ` orc
2012-08-05 23:39         ` Isaac Dunham
2012-08-05 12:30       ` x32 (was: Re: [musl] musl 0.9.3 released) John Spencer
2012-08-05 12:46         ` Daniel Cegiełka
2012-08-05 12:58           ` Kurt H Maier
2012-08-05 13:15             ` Daniel Cegiełka
2012-08-05 13:32               ` x32 Anthony G. Basile
2012-08-05 14:13                 ` x32 Daniel Cegiełka
2012-08-05 13:19             ` x32 Anthony G. Basile

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=9251.50.0.229.11.1344128449.squirrel@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).