bison ./ChangeLog ./configure.ac lib/strrchr.c ...
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Akim Demaille <[email protected]> 02/09/27 09:19:59 Modified files: . : ChangeLog configure.ac Added files: lib : strrchr.c strtol.c Log message: Playing with Autoscan. * configure.ac: Remove the old LIBOBJ tweaks. (AC_REPLACE_FUNCS): Add strrchr and strtol. * lib/strrchr.c: New. * lib/strtol.c: New, from the Coreutils 4.5.1. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.836&tr2=1.837&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/configure.ac.diff?tr1=1.5&tr2=1.6&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/strrchr.c?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/strtol.c?rev=1.1