Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-01 | Update copyright years. | David S. Miller | |
* catgets/gencat.c: Update copyright year. * csu/version.c: Likewise. * debug/catchsegv.sh: Likewise. * debug/pcprofiledump.c: Likewise. * debug/xtrace.sh: Likewise. * elf/ldconfig.c: Likewise. * elf/ldd.bash.in: Likewise. * elf/pldd.c: Likewise. * elf/sotruss.ksh: Likewise. * elf/sprof.c: Likewise. * iconv/iconv_prog.c: Likewise. * iconv/iconvconfig.c: Likewise. * locale/programs/locale.c: Likewise. * locale/programs/localedef.c: Likewise. * login/programs/pt_chown.c: Likewise. * malloc/memusage.sh: Likewise. * malloc/memusagestat.c: Likewise. * malloc/mtrace.pl: Likewise. * nscd/nscd.c: Likewise. * nss/getent.c: Likewise. * nss/makedb.c: Likewise. * posix/getconf.c: Likewise. | |||
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | |
Add alloc_size attribute and apply consistently the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup. | |||
2012-01-01 | Also update new programs | Ulrich Drepper | |
2011-09-05 | Remove unused parameter in pldd and simplify ELF handling | Ulrich Drepper | |
2011-08-17 | Fix some problem of 32-bit pldd on 64-bit platforms | Ulrich Drepper | |
2011-08-17 | Prevent possible race conditions by attaching pldd to all threads | Ulrich Drepper | |
2011-06-09 | Add pldd program | Ulrich Drepper | |