glibc/stdlib
Ulrich Drepper 390955cbde Update.
1999-01-11  Ulrich Drepper  <drepper@cygnus.com>

	* ctype/Versions [GLIBC_2.0]: Export __ctype32_b.
	* include/wctype.h: Declare __iswctype.
	* stdio-common/vfscanf.c (__vfscanf): Use __iswspace instead of
	iswspace.
	* wctype/Makefile (routines): Add wcextra_l.
	* wctype/wcextra.c (iswblank): Implement function here and don't use
	__iswctype.
	(__iswblank_l):  Move definition to...
	* wctype/wcextra_l.c: ...here.  New file.
	* wctype/wcfuncs.c: Really implement functions and don't call
	__iswctype or __towctrans.
	* wctype/wctype.h: Change isw* and tow* macros.  Don't call
	__iswctype or __towctrans.  Instead optimize constant argument case.

	* iconv/gconv.h: Fix typos.

	* iconv/skeleton.c: Fix typos.  Optimize init function a bit.
	Correctly emit escape sequence to return to initial state in
	conversion function.

	* iconvdata/iso-2022-jp.c (gconv_init): Correctly initialize
	max_needed_to element.

	* manual/mbyte.texi: Removed.  This is now described in charset.texi.
	* manual/charset.texi: New file.
	* manual/Makefile (chapters): Replace mbyte by charset.
	* manual/ctype.texi: Document wide character functions.
	* manual/intro.texi: Fix reference to mbyte chapter.
	* manual/lang.texi: Likewise.
	* manual/locale.texi: Likewise.
	* manual/stdio.texi: Likewise.
	* manual/string.texi: Fix @node line for new charset chapter.
	* manual/libc.texinfo (UPDATED): Updated.  Also update copyright years.
	* manual/memory.texi (savestring): Optimize code to give a good
	example.

	* manual/filesys.texi: Fix wording.  Patches by Jim Meyering.

	* nscd/nscd_getgr_r.c: Include stdint.h to get uintptr_t definition.
	* nscd/nscd_getpw_r.c: Likewise.
	* nscd/nscd_gethst_r.c: Likewise.

	* stdlib/stdtold_l.c: Always include xlocale.h.

1999-01-11  Geoffrey Keating  <geoffk@ozemail.com.au>

	* stdlib/fpioconst.h (LDBL_MAX_10_EXP_LOG): Define to be same as
	DBL_MAX_10_EXP_LOG if there is no long double.
	(_fpioconst_pow10): Always use size as LDBL_MAX_10_EXP_LOG to match
	printf_fp.c.

1999-01-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* timezone/Makefile ($(testdata)/GB): Changed to ...
	($(testdata)/Europe/London): ... for tst-timezone test.
	($(objpfx)tst-timezone.out): Change GB to Europe/London.

	* timezone/tst-timezone.c (main): Enable DST switching test,
	change GB to Europe/London.

1999-01-10  Philip Blundell  <philb@gnu.org>

	* socket/Makefile (headers): Remove bits/sockunion.h.

1999-01-09  Philip Blundell  <philb@gnu.org>

	* socket/sys/socket.h: Don't include <bits/sockunion.h>.
	* sysdeps/generic/bits/sockunion.h: Deleted.
	* sysdeps/unix/sysv/linux/bits/sockunion.h: Likewise.

1999-01-08  H.J. Lu  <hjl@gnu.org>

	* io/fts.c (fts_close): Don't access memory after having it freed.
1999-01-11 20:13:43 +00:00
..
.cvsignore
a64l.c Update. 1998-03-02 18:02:11 +00:00
abs.c
alloca.h Update. 1998-08-09 17:39:48 +00:00
atexit.c
atof.c
atoi.c
atol.c
atoll.c Update. 1998-02-10 20:06:30 +00:00
bsearch.c
canonicalize.c Update. 1998-04-14 16:51:08 +00:00
drand48-iter.c
drand48.c Update. 1998-02-13 17:54:15 +00:00
drand48_r.c Update. 1998-02-13 17:54:15 +00:00
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 Update. 1998-02-13 17:54:15 +00:00
llabs.c
longlong.h Update. 1998-12-31 18:19:19 +00:00
lrand48.c Update. 1998-02-13 17:54:15 +00:00
lrand48_r.c Update. 1998-07-16 11:44:36 +00:00
Makefile Update. 1998-06-26 14:47:05 +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 Update. 1998-02-13 17:54:15 +00:00
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 Update. 1998-02-13 17:54:15 +00:00
seed48_r.c Update. 1998-02-13 17:54:15 +00:00
srand48.c
srand48_r.c Update. 1998-02-13 17:54:15 +00:00
stdlib.h Update. 1998-12-04 20:58:15 +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
Versions Update. 1998-07-02 22:51:40 +00:00
wcstombs.c
wctomb.c Update. 1998-04-21 19:09:49 +00:00
xpg_basename.c