]> git.ipfire.org Git - thirdparty/gettext.git/commit
Add the mbswidth function to the lib.
authorBruno Haible <bruno@clisp.org>
Wed, 4 Apr 2001 23:53:21 +0000 (23:53 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 4 Apr 2001 23:53:21 +0000 (23:53 +0000)
commit32cb998e0258a29dedca89f67276931992676924
treef21d5973db7f07c0aadc8eebb097f0f00d4ce757
parentb2b841f8bda96fee7fa80a1f678fc12f37e3d605
Add the mbswidth function to the lib.
lib/ChangeLog
lib/Makefile.am
lib/mbswidth.c [new file with mode: 0644]
lib/mbswidth.h [new file with mode: 0644]
m4/ChangeLog
m4/Makefile.am
m4/mbrtowc.m4 [new file with mode: 0644]
m4/mbstate_t.m4 [new file with mode: 0644]
m4/mbswidth.m4 [new file with mode: 0644]