|
Message-ID: <20140425161019.GA493@muslin> Date: Fri, 25 Apr 2014 09:10:23 -0700 From: Isaac Dunham <ibid.ag@...il.com> To: musl@...ts.openwall.com Subject: [PATCH v2] Implement fmtmsg Thanks for the review, Rich. Here's a second version, with the following changes: fmtmsg.h: remove comments, wrap whole header in extern "C" fmtmsg.c: inline _msgtok[] (as msgs[]) and _validenv() fmtmsg still prints to the console if requested and permitted, as per POSIX. This detail will probably only be relevant for daemons. HTH, Isaaac Dunham
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.