|
Message-ID: <20140425050559.GA5487@muslin> Date: Thu, 24 Apr 2014 22:06:01 -0700 From: Isaac Dunham <ibid.ag@...il.com> To: musl@...ts.openwall.com Subject: [PATCH] Implement fmtmsg Having noticed commit b427d847, I've implemented fmtmsg(). Here's the patch. I'm also attaching a small program I used for testing fmtmsg. This program is not the standard usage and is not really proper (due to a lack of sanity checking); but it allows me to cover the various edge cases fairly well. HTH, Isaac Dunham View attachment "fmtmsg.diff" of type "text/plain" (4050 bytes) View attachment "testfmt.c" of type "text/plain" (396 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.