[PATCH] Refactor malloc (x * sizeof (t) to XNMALLOC (x, t).

Roland McGrath roland@hack.frob.com
Thu Oct 31 20:29:00 GMT 2013


In GNU code "xmalloc" is the canonical name of a function that exits on
malloc failure.  So don't use an X in this macro name.



More information about the Libc-alpha mailing list