glibc/sysdeps/unix/sysv/linux/bits
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
..
dirent.h Update. 1997-11-26 04:23:08 +00:00
errno.h Update. 1998-07-16 13:49:59 +00:00
fcntl.h Update. 1998-10-25 09:11:53 +00:00
in.h Update. 1998-10-06 09:15:03 +00:00
ioctl-types.h Update. 1997-11-26 04:23:08 +00:00
ioctls.h Update. 1998-04-02 12:44:17 +00:00
local_lim.h Update. 1998-11-12 18:06:31 +00:00
poll.h Update. 1997-11-26 04:23:08 +00:00
posix_opt.h Update. 1997-12-04 00:12:34 +00:00
pthreadtypes.h Update. 1998-06-30 12:09:42 +00:00
resource.h Update. 1998-07-08 22:53:56 +00:00
sched.h Update. 1998-08-09 17:39:48 +00:00
sigaction.h Update. 1998-11-03 17:21:07 +00:00
sigcontext.h Update. 1998-08-31 16:30:27 +00:00
siginfo.h Update. 1998-08-20 17:40:36 +00:00
signum.h Update. 1998-01-25 17:01:47 +00:00
sigset.h Update. 1998-08-18 23:27:30 +00:00
sigstack.h Update. 1998-06-10 11:00:50 +00:00
socket.h Update. 1998-12-17 15:34:52 +00:00
stat.h Update. 1998-01-25 17:01:47 +00:00
statfs.h Update. 1998-03-20 16:35:19 +00:00
statvfs.h Update. 1998-06-09 15:16:55 +00:00
termios.h Update. 1998-07-09 13:58:47 +00:00
time.h Update. 1998-10-25 09:11:53 +00:00
types.h Update. 1998-10-28 14:41:59 +00:00
uio.h Update. 1997-11-26 04:23:08 +00:00
ustat.h Update. 1997-06-21 02:59:26 +00:00
utsname.h Update. 1997-11-26 04:23:08 +00:00
waitflags.h Update. 1997-11-26 04:23:08 +00:00