CVSROOT: /sources/global Module name: global Changes by: Shigio YAMAGUCHI <shigio> 06/07/25 11:10:10
Modified files:
libutil : checkalloc.c checkalloc.h conf.c dbop.c find.c
gpathop.c gtagsop.c idset.c strbuf.c varray.c
xargs.c
Log message:
o Added check_calloc() and check_realloc().
o Replaced use of malloc(), realloc() and calloc() with check_xxx().
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/checkalloc.c?cvsroot=global&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/global/libutil/checkalloc.h?cvsroot=global&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/global/libutil/conf.c?cvsroot=global&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/global/libutil/dbop.c?cvsroot=global&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/global/libutil/find.c?cvsroot=global&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/global/libutil/gpathop.c?cvsroot=global&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/global/libutil/gtagsop.c?cvsroot=global&r1=1.93&r2=1.94
http://cvs.savannah.gnu.org/viewcvs/global/libutil/idset.c?cvsroot=global&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/global/libutil/strbuf.c?cvsroot=global&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/global/libutil/varray.c?cvsroot=global&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/global/libutil/xargs.c?cvsroot=global&r1=1.12&r2=1.13
_______________________________________________
Global-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/global-commit
