|
Message-ID: <20131121013056.GA2128@brightrain.aerifal.cx> Date: Wed, 20 Nov 2013 20:30:56 -0500 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Pending patches/issues before 0.9.15 release? Hi all, I know the next release is behind schedule, and I'm trying to get it ready soon. Please let me know any pending patches or issues that haven't been addressed which I should review/commit before release. Below are some I'm already aware of. Rich >From Timo Teräs/fabled/Alpine: http://git.alpinelinux.org/cgit/aports/plain/main/musl/1001-add-rfc3678-mcast-structs.patch http://git.alpinelinux.org/cgit/aports/plain/main/musl/1002-add-linux-tcp-state-enums.patch http://git.alpinelinux.org/cgit/aports/plain/main/musl/1003-add-basic-dns-record-parsing-functions.patch >From Michael Forney: - simplify strcmp - add putspent - fix putgrent (missing newline, error handling) - dn_expand fix - dn_comp stub - getopt_long abbreviated options >From Paul Schutte: - adding version reporting to ld.so (and elsewhere?) >From nsz's review of pkgsrc failures: - getloadavg - NO_ADDRESS in netdb.h - c_ispeed and c_ospeed in termios - termio.h - net/if_packet.h - ffsl - sys/perm.h (Note that this is just a selection of topics from the thread which looked like they were easy to address on the musl side and which might improve practical compatibility, but it's not 100% clear to me that they should all be added.) And some misc stuff: - Revisiting NULL definition
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.