glibc/locale
Ulrich Drepper b7398be5f8 Update.
1999-01-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* sysdeps/wordsize-32/stdint.h (INT8_C, INT16_C, INT32_C, INT64_C,
	UINT8_C, UINT16_C, UINT32_C, UINT64_C): Remove casts, they must be
	integer constants.  Use ## directly instead of __CONCAT so that
	the suffix string is not expanded as a macro.
	* sysdeps/wordsize-64/stdint.h (INT8_C, INT16_C, INT32_C, INT64_C,
	UINT8_C, UINT16_C, UINT32_C, UINT64_C): Likewise.
	(INT64_MIN, INT64_MAX, UINT64_MAX, INT_LEAST64_MIN,
	INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST16_MIN, INT_FAST32_MIN,
	INT_FAST64_MIN, INT_FAST16_MAX, INT_FAST32_MAX, INT_FAST64_MAX,
	UINT_FAST16_MAX, UINT_FAST32_MAX, UINT_FAST64_MAX, INTMAX_MIN,
	INTMAX_MAX, UINTMAX_MAX): Define as long constants, not long long.

1999-01-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* locale/mb_cur_max.c (__ctype_get_mb_cur_max): Correct return
	type to size_t.
	* locale/broken_cur_max.c (__ctype_get_mb_cur_max): Likewise.
	* stdlib/stdlib.h (__ctype_get_mb_cur_max): Likewise.

1999-01-27  Philip Blundell  <pb@nexus.co.uk>

	* sysdeps/unix/sysv/linux/arm/vfork.S: Deleted.
1999-01-29 09:01:50 +00:00
..
programs Update. 1999-01-27 10:14:01 +00:00
.cvsignore
broken_cur_max.c Update. 1999-01-29 09:01:50 +00:00
C-collate.c
C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISCNTRL bit for character >= 0x80. (_nl_C_LC_CTYPE_class32): Likewise. 1998-10-19 08:01:12 +00:00
C-messages.c Update. 1998-10-18 15:16:22 +00:00
C-monetary.c
C-numeric.c
C-time.c
C_name.c
categories.def
codeset_name.c
duplocale.c
findlocale.c Update. 1999-01-28 14:14:08 +00:00
freelocale.c
iso-4217.def Update. 1998-04-24 07:57:34 +00:00
langinfo.h Update. 1998-07-09 13:58:47 +00:00
lc-collate.c
lc-ctype.c
lc-messages.c
lc-monetary.c
lc-numeric.c
lc-time.c
loadlocale.c Update. 1999-01-28 16:05:51 +00:00
locale.h Update. 1998-12-04 20:58:15 +00:00
localeconv.c
localeinfo.h
Makefile Update. 1998-06-25 19:44:22 +00:00
mb_cur_max.c Update. 1999-01-29 09:01:50 +00:00
newlocale.c Update. 1998-09-06 23:45:24 +00:00
nl_langinfo.c
setlocale.c Update. 1999-01-28 16:49:20 +00:00
strlen-hash.h
SYS_libc.c
Versions Update. 1998-12-05 17:25:56 +00:00
weight.h Update. 1998-12-21 12:25:07 +00:00
xlocale.h