[PATCH 1/3] unify xmalloc prototypes & friends
Joseph S. Myers
joseph@codesourcery.com
Mon Dec 31 13:47:00 GMT 2012
On Sun, 30 Dec 2012, Mike Frysinger wrote:
> * elf/pldd.c: Include locale/programs/programs.h.
This draws attention to an existing oddity: for programs with nothing to
do with locales it seems odd to be using locale/programs/ for xmalloc and
xstrdup, and a toplevel programs/ directory might be better. I've added
this to the list of cleanup projects at
<http://sourceware.org/glibc/wiki/Development_Todo/Master>, alongside the
point about refactoring the code for copyright and bug-reporting messages
for programs using argp.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list