This trunk change is needed on the 2.3 branch. 2005-01-12 Ulrich Drepper <drepper@redhat.com> * posix/getconf.c: Update copyright year. * nss/getent.c: Likewise. * nscd/nscd_nischeck.c: Likewise. * iconv/iconvconfig.c: Likewise. * iconv/iconv_prog.c: Likewise. * elf/ldconfig.c: Likewise. * catgets/gencat.c: Likewise. * csu/version.c: Likewise. * elf/ldd.bash.in: Likewise. * elf/sprof.c (print_version): Likewise. * locale/programs/locale.c: Likewise. * locale/programs/localedef.c: Likewise. * nscd/nscd.c (print_version): Likewise. * debug/xtrace.sh: Likewise. * malloc/memusage.sh: Likewise. * malloc/mtrace.pl: Likewise. * debug/catchsegv.sh: Likewise.
Subject: Bug 728 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 10:29:41 Modified files: malloc : mtrace.pl memusage.sh locale/programs: locale.c localedef.c elf : sprof.c ldd.bash.in ldconfig.c posix : getconf.c nss : getent.c nscd : nscd_nischeck.c nscd.c csu : version.c catgets : gencat.c iconv : iconvconfig.c iconv_prog.c debug : catchsegv.sh xtrace.sh Log message: 2005-01-12 Ulrich Drepper <drepper@redhat.com> [BZ #728] * posix/getconf.c: Update copyright year. * nss/getent.c: Likewise. * nscd/nscd_nischeck.c: Likewise. * iconv/iconvconfig.c: Likewise. * iconv/iconv_prog.c: Likewise. * elf/ldconfig.c: Likewise. * catgets/gencat.c: Likewise. * csu/version.c: Likewise. * elf/ldd.bash.in: Likewise. * elf/sprof.c (print_version): Likewise. * locale/programs/locale.c: Likewise. * locale/programs/localedef.c: Likewise. * nscd/nscd.c (print_version): Likewise. * debug/xtrace.sh: Likewise. * malloc/memusage.sh: Likewise. * malloc/mtrace.pl: Likewise. * debug/catchsegv.sh: Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/malloc/mtrace.pl.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.18&r2=1.18.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/malloc/memusage.sh.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.10&r2=1.10.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/programs/locale.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.55&r2=1.55.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/programs/localedef.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.66&r2=1.66.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/sprof.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.28&r2=1.28.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/ldd.bash.in.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.33&r2=1.33.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/ldconfig.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.47&r2=1.47.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/getconf.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.38&r2=1.38.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nss/getent.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.23&r2=1.23.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd_nischeck.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.6&r2=1.6.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.42&r2=1.42.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/csu/version.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.13&r2=1.13.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/catgets/gencat.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.42&r2=1.42.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/iconv/iconvconfig.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.21&r2=1.21.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/iconv/iconv_prog.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.54&r2=1.54.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/catchsegv.sh.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.17&r2=1.17.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/xtrace.sh.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.13&r2=1.13.4.1
These changes are in the 2.3 branch as well as the trunk now.