CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       06/07/07 07:04:08

Modified files:
        global         : global.c 
        gtags          : gtags.c 
        gtags-parser   : gctags.c 
        htags          : anchor.h assoc.c fileindex.c htags.c incop.c 
        libutil        : Makefile.am conf.c find.c global.h gpathop.c 
                         pathconvert.c strhash.c tagsort.c xargs.c 
Added files:
        libutil        : checkalloc.c checkalloc.h 

Log message:
        Added new module checkalloc.c.
        Replaced the calling malloc() and strdup() using check_malloc()
        and check_strdup() respectively.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/global/global.c?cvsroot=global&r1=1.151&r2=1.152
http://cvs.savannah.gnu.org/viewcvs/global/gtags/gtags.c?cvsroot=global&r1=1.194&r2=1.195
http://cvs.savannah.gnu.org/viewcvs/global/gtags-parser/gctags.c?cvsroot=global&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/global/htags/anchor.h?cvsroot=global&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/global/htags/assoc.c?cvsroot=global&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/global/htags/fileindex.c?cvsroot=global&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/global/htags/htags.c?cvsroot=global&r1=1.99&r2=1.100
http://cvs.savannah.gnu.org/viewcvs/global/htags/incop.c?cvsroot=global&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/global/libutil/Makefile.am?cvsroot=global&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/global/libutil/conf.c?cvsroot=global&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/global/libutil/find.c?cvsroot=global&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/global/libutil/global.h?cvsroot=global&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/global/libutil/gpathop.c?cvsroot=global&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/global/libutil/pathconvert.c?cvsroot=global&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/global/libutil/strhash.c?cvsroot=global&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/global/libutil/tagsort.c?cvsroot=global&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/global/libutil/xargs.c?cvsroot=global&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/global/libutil/checkalloc.c?cvsroot=global&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/global/libutil/checkalloc.h?cvsroot=global&rev=1.1


_______________________________________________
Global-commit mailing list
Global-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to