]> git.saurik.com Git - bison.git/commit - lib/mbswidth.c
Merge changes from gnulib. This was prompted because the CVS
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Mar 2003 23:08:11 +0000 (23:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Mar 2003 23:08:11 +0000 (23:08 +0000)
commitf61aad93992064785ef0f74d9bd5d19f016ba390
tree7efaf4541c1d83161277027125e0e9a95888cb78
parent4f8a9f6dba261671d09b59411a7c4b41289ded74
Merge changes from gnulib.  This was prompted because the CVS
snapshot of Bison didn't build on Solaris 7 due to strnlen problems.
33 files changed:
ChangeLog
configure.ac
lib/Makefile.am
lib/hash.c
lib/mbswidth.c
lib/stdbool.h.in [new file with mode: 0644]
m4/Makefile.am
m4/alloca.m4 [new file with mode: 0644]
m4/dirname.m4 [new file with mode: 0644]
m4/dos.m4 [new file with mode: 0644]
m4/error.m4
m4/getopt.m4 [new file with mode: 0644]
m4/hash.m4 [new file with mode: 0644]
m4/malloc.m4 [new file with mode: 0644]
m4/mbrtowc.m4
m4/mbswidth.m4
m4/memchr.m4 [new file with mode: 0644]
m4/memcmp.m4
m4/memrchr.m4 [new file with mode: 0644]
m4/obstack.m4 [new file with mode: 0644]
m4/onceonly.m4 [new file with mode: 0644]
m4/prereq.m4
m4/quote.m4 [new file with mode: 0644]
m4/quotearg.m4 [new file with mode: 0644]
m4/realloc.m4 [new file with mode: 0644]
m4/stdbool.m4
m4/stpcpy.m4 [new file with mode: 0644]
m4/strnlen.m4 [new file with mode: 0644]
m4/strtol.m4 [new file with mode: 0644]
m4/strtoul.m4 [new file with mode: 0644]
m4/unlocked-io.m4 [new file with mode: 0644]
m4/xalloc.m4 [new file with mode: 0644]
src/system.h