|
Message-ID: <CAPLrYETZUKEN_0ej_H7c24V_xdGNqWQNoCRqg4s3BU8oMJ+F5g@mail.gmail.com> Date: Sat, 11 Aug 2012 22:26:35 +0200 From: Daniel Cegiełka <daniel.cegielka@...il.com> To: musl@...ts.openwall.com Subject: Re: Priorities for next release? 2012/8/11 Rich Felker <dalias@...ifal.cx>: > On Fri, Aug 10, 2012 at 03:12:55PM -0400, Rich Felker wrote: >> Other requests? > > Summary so far: > > - significand - easy to do > - __progname - questionable whether it should be added > - _XOPEN_SOURCE versions - hard to do, also questionable > - unit tests - very desirable, not going to happen in short time > - md5/sha crypt - seems harder than i thought; can't find small code > > Did I miss anything? Other additions to the wishlist for next release? Support for the man pages? This can be simple dir in musl (man/man{1,2,...) and "--with-man" option in configure. I'm sending fgetln.c (+my diff), but please check it... btw. it based on /usr.bin/make/util.c from OpenBSD: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/make/util.c?rev=1.26;content-type=text%2Fplain Daniel > Rich Download attachment "openbsd_fgetln.diff" of type "application/octet-stream" (6255 bytes) View attachment "fgetln.c" of type "text/x-csrc" (840 bytes)
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.