Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 12 Jun 2014 23:06:23 -0700
From: Isaac Dunham <ibid.ag@...il.com>
To: musl@...ts.openwall.com
Subject: [RFC] Implement errc/warnc family of functions

I was trying to build netbsd sed, and it needed errc.
So I wrote an errc implementation.

I'm not sure if the output has the proper format; I haven't had a chance
to see what output is like on other libcs.
This says
progname: fmt: strerror
(and no newline).
Also, this may belong in src/legacy/err.c.
If I did this right, vwarn could share a bit of code with it.

thanks,
Isaac Dunham

View attachment "errc.diff" of type "text/plain" (1914 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.