CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       16/12/20 19:43:26

Modified files:
        .              : ChangeLog 
        global         : global.c 
        libutil        : Makefile.am global.h strbuf.c strbuf.h 
Added files:
        libutil        : secure_popen.c secure_popen.h 

Log message:
        Rewrote the following functions without popen(3) in order not to cause
        unnecessary security anxiety.
                completion_idutils()
                idutils()
        These functions are called from CGI scripts of htags(1).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/ChangeLog?cvsroot=global&r1=1.158&r2=1.159
http://cvs.savannah.gnu.org/viewcvs/global/global/global.c?cvsroot=global&r1=1.303&r2=1.304
http://cvs.savannah.gnu.org/viewcvs/global/libutil/Makefile.am?cvsroot=global&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/global/libutil/global.h?cvsroot=global&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/global/libutil/strbuf.c?cvsroot=global&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/global/libutil/strbuf.h?cvsroot=global&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/global/libutil/secure_popen.c?cvsroot=global&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/global/libutil/secure_popen.h?cvsroot=global&rev=1.1

_______________________________________________
Global-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to