* scripts/abilist.awk: Grok function descriptor symbols.
authorRoland McGrath <roland@gnu.org>
Thu, 21 Nov 2002 03:41:31 +0000 (03:41 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 21 Nov 2002 03:41:31 +0000 (03:41 +0000)
commit5d0bbaaf3a253601974ec9bc30f49fc4452d12ed
tree628c2cfc45c98444356af3891817839f87e737e2
parent9a5b9056e0b3db14d5f15c10d9c4114568c5d65b
* scripts/abilist.awk: Grok function descriptor symbols.

* intl/tst-gettext.c (main): Check return values from setlocale.
Add necessary unsetenv's to make LANG=existing-locale check work.

* intl/tst-gettext.sh: Use mkdir -p.  Copy test files unconditionally,
so aborted prior runs don't confuse things.

* locale/localeinfo.h (struct locale_data: union locale_data_value):
Use uintptr_t instead of unsigned int for `word' member.
(_NL_CURRENT_WORD): Cast to uint32_t.

* posix/bug-regex5.c (main): Use union to extract _NL_COLLATE_NRULES
value.
ChangeLog
intl/tst-gettext.c
locale/localeinfo.h
posix/bug-regex5.c
scripts/abilist.awk