glibc/stdlib
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
..
.cvsignore
Makefile Update. 1998-06-26 14:47:05 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
a64l.c
abs.c
alloca.h Update. 1998-08-09 17:39:48 +00:00
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c Update. 1999-01-17 01:08:32 +00:00
drand48-iter.c
drand48.c
drand48_r.c
erand48.c
erand48_r.c
exit.c
exit.h
fmtmsg.c
fmtmsg.h
fpioconst.c Update. 1998-12-28 14:28:07 +00:00
fpioconst.h Update. 1999-01-11 20:13:43 +00:00
gen-mpn-copy
getsubopt.c
gmp-impl.h Update. 1998-06-01 14:26:00 +00:00
gmp.h
grouping.h Update. 1998-04-28 17:18:24 +00:00
isomac.c Update. 1998-06-30 12:09:42 +00:00
jrand48.c
jrand48_r.c Update. 1998-08-25 11:45:26 +00:00
l64a.c
labs.c
lcong48.c
lcong48_r.c
llabs.c
longlong.h Update. 1998-12-31 18:19:19 +00:00
lrand48.c
lrand48_r.c Update. 1998-07-16 11:44:36 +00:00
mblen.c Update. 1998-04-21 19:09:49 +00:00
mbstowcs.c
mbtowc.c Update. 1998-04-21 19:09:49 +00:00
monetary.h Update. 1998-12-04 20:58:15 +00:00
mp_clz_tab.c
mrand48.c
mrand48_r.c Update. 1998-07-16 11:44:36 +00:00
msort.c
nrand48.c
nrand48_r.c
on_exit.c
qsort.c
rand.c
rand_r.c
random.c
random_r.c Update. 1998-09-10 17:07:03 +00:00
rpmatch.c
secure-getenv.c
seed48.c
seed48_r.c
srand48.c
srand48_r.c
stdlib.h Update. 1999-01-29 09:01:50 +00:00
strfmon.c Update. 1998-09-09 11:53:19 +00:00
strfmon_l.c
strtod.c Update. 1998-09-06 23:45:24 +00:00
strtod_l.c Update. 1998-04-09 21:07:26 +00:00
strtof.c
strtof_l.c Update. 1998-04-09 21:07:26 +00:00
strtol.c Update. 1998-09-18 17:59:03 +00:00
strtol_l.c
strtold.c Update. 1998-12-28 14:28:07 +00:00
strtold_l.c Update. 1999-01-11 20:13:43 +00:00
strtoll.c
strtoll_l.c
strtoul.c
strtoul_l.c
strtoull.c
strtoull_l.c
test-canon.c Update. 1998-12-13 14:58:26 +00:00
test-canon2.c Update. 1998-04-14 16:51:08 +00:00
testdiv.c
testdiv.input
testmb.c Update. 1998-04-15 17:02:23 +00:00
testrand.c
testsort.c
tst-strtod.c Update. 1998-06-18 12:33:44 +00:00
tst-strtol.c Update. 1998-09-20 18:10:54 +00:00
ucontext.h
wcstombs.c
wctomb.c Update. 1998-04-21 19:09:49 +00:00
xpg_basename.c