global-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Global-commit] global configure.ac gtags/gtags.c libdb/mpool.c...


From: Shigio YAMAGUCHI
Subject: [Global-commit] global configure.ac gtags/gtags.c libdb/mpool.c...
Date: Thu, 30 Nov 2006 02:25:12 +0000

CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       06/11/30 02:25:12

Modified files:
        .              : configure.ac 
        gtags          : gtags.c 
        libdb          : mpool.c 
        libutil        : checkalloc.c env.c 

Log message:
        Removed some code which call the following method:
        
        putenv utimes
                They are not natural method today.
        pread pwrite
                They are risky since they are not used so much and are not
                often so tested.  We know the pread and pwrite in cygwin
                are buggy. Though it is not our business, user is not guilty.
        strdup
                It is not needed since we use check_strdup() instead.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/configure.ac?cvsroot=global&r1=1.77&r2=1.78
http://cvs.savannah.gnu.org/viewcvs/global/gtags/gtags.c?cvsroot=global&r1=1.200&r2=1.201
http://cvs.savannah.gnu.org/viewcvs/global/libdb/mpool.c?cvsroot=global&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/global/libutil/checkalloc.c?cvsroot=global&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/global/libutil/env.c?cvsroot=global&r1=1.13&r2=1.14




reply via email to

[Prev in Thread] Current Thread [Next in Thread]