commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog ./config.hin ./configure ./co...


From: Akim Demaille
Subject: bison ./ChangeLog ./config.hin ./configure ./co...
Date: Tue, 08 Jan 2002 12:30:53 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Akim Demaille <address@hidden>  02/01/08 12:30:53

Modified files:
        .              : ChangeLog config.hin configure configure.in 
        doc            : version.texi 
        lib            : Makefile.am Makefile.in 
        src            : files.c system.h 
Added files:
        lib            : basename.c dirname.c dirname.h memrchr.c 
                         strchr.c xstrndup.c 
Removed files:
        lib            : strndup.c 

Log message:
        * lib/basename.c, lib/dirname.h, lib/dirname.c, lib/memrchr.c,
        * lib/xstrndup.c, lib/strchr.c:
        New, stolen from the Fileutils 4.1.
        * lib/Makefile.am (libbison_a_SOURCES): Adjust.
        * configure.in: Check for the presence of memrchr, strchr,
        strnlen, and of their prototypes.
        Don't check for strndup: we no longer use it.
        * src/system.h: Adjust the prototypes.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.252&tr2=1.173.2.253&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/config.hin.diff?only_with_tag=bison-1_29-branch&tr1=1.5.2.6&tr2=1.5.2.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/configure.diff?only_with_tag=bison-1_29-branch&tr1=1.7.2.38&tr2=1.7.2.39&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/configure.in.diff?only_with_tag=bison-1_29-branch&tr1=1.39.2.31&tr2=1.39.2.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/doc/version.texi.diff?only_with_tag=bison-1_29-branch&tr1=1.9.2.31&tr2=1.9.2.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/basename.c?only_with_tag=bison-1_29-branch&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/dirname.c?only_with_tag=bison-1_29-branch&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/dirname.h?only_with_tag=bison-1_29-branch&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/memrchr.c?only_with_tag=bison-1_29-branch&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/strchr.c?only_with_tag=bison-1_29-branch&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/xstrndup.c?only_with_tag=bison-1_29-branch&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/Makefile.am.diff?only_with_tag=bison-1_29-branch&tr1=1.8.2.3&tr2=1.8.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/Makefile.in.diff?only_with_tag=bison-1_29-branch&tr1=1.5.2.12&tr2=1.5.2.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/files.c.diff?only_with_tag=bison-1_29-branch&tr1=1.51.2.14&tr2=1.51.2.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/system.h.diff?only_with_tag=bison-1_29-branch&tr1=1.23.2.10&tr2=1.23.2.11&r1=text&r2=text




reply via email to

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