moreutils: an 'errno' utility

Dustin Kirkland dustin.kirkland at gmail.com
Thu Aug 12 13:01:02 BST 2010


On Thu, Aug 12, 2010 at 7:40 AM, Loïc Minier <loic.minier at ubuntu.com> wrote:
>  /me . o O ( cpp -dM -include asm/errno.h /dev/null | grep foo )

Unfortunately, that:
 * Includes other non-error-related #defined constants like
__LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L.
 * And omits the useful /* comments */ that explain what the heck
something like ESTRPIPE means.

:-Dustin



More information about the ubuntu-devel mailing list