glibc/locale
Ulrich Drepper b037a293a4 * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
* config.make.in (gnu89-inline-CFLAGS): New variable.
	* Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
	-std=gnu99.
	* misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
	* argp/argp.h: Use it.
	* bits/mathinline.h: Likewise.
	* bits/sigset.h: Likewise.
	* bits/string.h: Likewise.
	* ctype/ctype.h: Likewise.
	* hurd/hurd.h: Likewise.
	* hurd/hurd/fd.h: Likewise.
	* hurd/hurd/port.h: Likewise.
	* hurd/hurd/signal.h: Likewise.
	* hurd/hurd/threadvar.h: Likewise.
	* hurd/hurd/userlink.h: Likewise.
	* io/sys/stat.h: Likewise.
	* libio/bits/stdio.h: Likewise.
	* libio/bits/stdio2.h: Likewise.
	* mach/lock-intern.h: Likewise.
	* mach/mach/mig_support.h: Likewise.
	* math/bits/cmathcalls.h: Likewise.
	* posix/bits/unistd.h: Likewise.
	* socket/bits/socket2.h: Likewise.
	* stdlib/bits/stdlib.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* string/argz.h: Likewise.
	* string/bits/string2.h: Likewise.
	* string/bits/string3.h: Likewise.
	* sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
	* sysdeps/generic/inttypes.h: Likewise.
	* sysdeps/generic/machine-lock.h: Likewise.
	* sysdeps/generic/machine-sp.h: Likewise.
	* sysdeps/i386/fpu/bits/mathinline.h: Likewise.
	* sysdeps/i386/i486/bits/string.h: Likewise.
	* sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
	* sysdeps/mach/alpha/machine-lock.h: Likewise.
	* sysdeps/mach/alpha/machine-sp.h: Likewise.
	* sysdeps/mach/i386/machine-lock.h: Likewise.
	* sysdeps/mach/powerpc/machine-lock.h: Likewise.
	* sysdeps/mach/powerpc/machine-sp.h: Likewise.
	* sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
	* sysdeps/s390/bits/string.h: Likewise.
	* sysdeps/s390/fpu/bits/mathinline.h: Likewise.
	* sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
	* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
	* sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
	* wcsmbs/bits/wchar2.h: Likewise.
	* wcsmbs/wchar.h: Likewise.
	* stdlib/gmp.h: Likewise.  Include <features.h> to get
	__extern_inline definition.

	* locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
	NULL.
2007-03-17 17:04:28 +00:00
..
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
programs * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
.cvsignore
broken_cur_max.c Update. 2002-03-14 20:48:50 +00:00
C_name.c Update. 2001-04-06 17:49:18 +00:00
C-address.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-collate.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-ctype.c Update. 2003-11-16 07:14:28 +00:00
C-identification.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-measurement.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-messages.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-monetary.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-name.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-numeric.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-paper.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-telephone.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-time.c Update. 2004-08-13 05:42:43 +00:00
C-translit.h . 2007-07-31 13:33:18 +00:00
C-translit.h.in . 2007-07-31 13:33:18 +00:00
categories.def Update. 2003-11-16 07:14:28 +00:00
coll-lookup.c Update. 2003-06-13 21:05:42 +00:00
coll-lookup.h Update. 2003-06-13 21:05:42 +00:00
duplocale.c * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
elem-hash.h Update. 2001-08-09 05:21:51 +00:00
findlocale.c * locale/setlocale.c: Change _nl_category_names into a string. 2006-05-15 18:36:28 +00:00
freelocale.c * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
gen-translit.pl Update. 2000-11-02 07:51:38 +00:00
global-locale.c . 2007-07-31 13:33:18 +00:00
hashval.h Roland McGrath <roland@redhat.com> 2002-08-28 07:29:53 +00:00
indigits.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
indigitswc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iso-639.def [BZ #566] 2005-09-24 17:37:33 +00:00
iso-3166.def [BZ #3322] 2007-02-17 07:56:58 +00:00
iso-4217.def [BZ #3322] 2007-02-17 07:56:58 +00:00
langinfo.h 2005-03-28 Roland McGrath <roland@redhat.com> 2005-03-28 19:22:05 +00:00
lc-address.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-collate.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-ctype.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
lc-identification.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-measurement.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-messages.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-monetary.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-name.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-numeric.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-paper.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-telephone.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-time.c * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry, 2002-08-28 23:11:21 +00:00
loadarchive.c (_nl_load_locale_from_archive): Free normalized_codeset even if p was already normalized. 2005-09-09 16:56:52 +00:00
loadlocale.c * locale/setlocale.c: Change _nl_category_names into a string. 2006-05-15 18:36:28 +00:00
locale.h [BZ #2648] 2007-02-17 18:58:25 +00:00
localeconv.c 2002-09-02 Roland McGrath <roland@redhat.com> 2002-09-03 02:33:03 +00:00
localeinfo.h . 2007-07-31 13:33:18 +00:00
localename.c * wcsmbs/wcsmbsload.c (__wcsmbs_getfct): Move attribute_hidden 2004-09-01 00:50:33 +00:00
locarchive.h * locale/locarchive.h (struct locale_category_data): Give this name to 2002-08-15 07:02:19 +00:00
Makefile [BZ #1978] 2005-12-20 07:21:59 +00:00
mb_cur_max.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
newlocale.c * locale/setlocale.c: Change _nl_category_names into a string. 2006-05-15 18:36:28 +00:00
nl_langinfo_l.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nl_langinfo.c 2005-03-28 Roland McGrath <roland@redhat.com> 2005-03-28 19:22:05 +00:00
outdigits.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
outdigitswc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setlocale.c * locale/setlocale.c: Change _nl_category_names into a string. 2006-05-15 18:36:28 +00:00
strlen-hash.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
SYS_libc.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
tst-C-locale.c Update. 2004-08-13 05:42:43 +00:00
uselocale.c * include/locale.h (__uselocale): Add libc_hidden_proto. 2007-02-02 15:37:16 +00:00
Versions * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
weight.h * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove 2004-09-24 17:09:04 +00:00
weightwc.h * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
xlocale.c * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
xlocale.h * locale/newlocale.c (__newlocale): Don't use strdup for names. 2002-08-31 20:08:18 +00:00