]> git.saurik.com Git - bison.git/commit
* lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
authorAkim Demaille <akim@epita.fr>
Thu, 8 Feb 2001 14:32:10 +0000 (14:32 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 8 Feb 2001 14:32:10 +0000 (14:32 +0000)
commit18569462dba3a1ce0dbcdefdcfe04cfea33e8826
treef24df732ade6b8a56c9622375e2b9379a7677108
parent0d8f3c8a7ab5a379c80caa26b64152c5a873942d
* lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
New, from fileutils 4.0.37.
* configure.in: Require Autoconf 2.49c.  I took some time before
making this decision.  This is the only way out for portability
issues in Bison, it would mean way too much duplicate effort to
import in Bison features implemented in 2.49c since 2.13.
AC_REPLACE_FUNCS and AC_CHECK_DECLS the functions above.
23 files changed:
ChangeLog
config.hin
configure
configure.in
lib/Makefile.am
lib/Makefile.in
lib/memchr.c [new file with mode: 0644]
lib/stpcpy.c [new file with mode: 0644]
lib/strndup.c [new file with mode: 0644]
lib/strnlen.c [new file with mode: 0644]
po/de.gmo
po/de.po
po/es.po
po/et.gmo
po/et.po
po/fr.gmo
po/fr.po
po/ja.gmo
po/ja.po
po/nl.gmo
po/nl.po
po/ru.gmo
po/ru.po