glibc/sysdeps
Ulrich Drepper b664d723de Update.
* malloc/hooks.c (realloc_check): If mremap succeeds actually use
	the result.

	* sysdeps/i386/i486/bits/string.h: Add early clobber for "a"
	output parameter.  Reported by Denis Zaitsev <zzz@cd-club.ru>.

	* Versions.def (libthread_db): Add GLIBC_2.3.

2002-07-09  Jakub Jelinek  <jakub@redhat.com>

	* libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the
	new stream if possible.
	* libio/freopen64.c (freopen64): Likewise.
	* libio/Makefile (tests): Add tst-freopen.
	* libio/tst-freopen.c: New file.

2002-07-03  Jakub Jelinek  <jakub@redhat.com>

	* libio/stdio.h (obstack_printf): Add format attribute.
	(obstack_vprintf): Likewise.

2002-07-04  Jakub Jelinek  <jakub@redhat.com>

	* posix/regex_internal.h (re_token_t): Shrink the structure to 8
	resp. 16 bytes on 32-bit resp. 64-bit platforms.
	(re_charset_t, re_string_t): Reorder structure members for 64-bit
	architectures.

2002-07-04  Jakub Jelinek  <jakub@redhat.com>

	* posix/regcomp.c (re_compile_internal): Move clearing of dfa...
	(init_dfa): ...here.

2002-07-05  Isamu Hasegawa  <isamu@yamato.ibm.com>

	* posix/regcomp.c (parse_sub_exp): Add nodes OP_OPEN_SUBEXP and
	OP_CLOSE_SUBEXP at both ends of sub expressions instead of SUBEXP
	nodes in parse trees.
	(calc_first): Fix the Definition of `firsts' of OP_OPEN_SUBEXP
	and OP_CLOSE_SUBEXP, and remove the definition of SUBEXP.
	(calc_epsdest): Treat OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP as the
	nodes which can epsilon transit.
	* posix/regex_internal.h: Add OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP
	to IS_EPSILON_NODE macro.
	* posix/regexec.c (update_regs): New function to update registers
	by refering OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP nodes.
	(proceed_next_node): Use the entities of the nodes to determine
	whether the node can transit to.
	(set_regs): Use update_regs function to update registers.

2002-07-03  Jakub Jelinek  <jakub@redhat.com>

	* posix/bug-regex4.c (main): Remove duplicate setlocale.
	* posix/bug-regex6.c: New file.
	* posix/Makefile (tests): Add bug-regex6.
	(bug-regex6-ENV): Set LOCPATH.

2002-07-10  Ulrich Drepper  <drepper@redhat.com>
2002-07-11 02:59:49 +00:00
..
alpha * sysdeps/alpha/divrem.h: Use local label instead of global one for 2002-06-15 20:53:53 +00:00
am29k Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
arm Update. 2002-03-13 06:33:52 +00:00
cris Cris stack information. 2002-06-06 14:14:17 +00:00
generic Update. 2002-07-08 17:15:20 +00:00
gnu Update. 2002-07-06 06:36:39 +00:00
hppa Don't use multi-line string literals. 2002-06-20 06:23:14 +00:00
i386 Update. 2002-07-11 02:59:49 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i960 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ia64 Update. 2002-07-06 06:36:39 +00:00
ieee754 Update. 2002-07-06 06:36:39 +00:00
m68k Remove INTDEF. 2002-06-13 12:38:20 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach Update. 2002-07-06 06:36:39 +00:00
mips Update. 2002-04-13 07:55:02 +00:00
posix Update. 2002-07-06 06:36:39 +00:00
powerpc Update. 2002-05-21 00:22:34 +00:00
pthread Update. 2002-06-29 23:35:02 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s390 Update. 2002-03-01 09:44:29 +00:00
sh Update. 2002-06-28 21:23:06 +00:00
sparc Update. 2002-05-21 02:15:01 +00:00
standalone Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 2002-07-10 20:43:48 +00:00
vax Update. 2002-07-06 06:36:39 +00:00
wordsize-32 Update. 2002-05-31 00:36:57 +00:00
wordsize-64 Update. 2002-05-09 07:51:40 +00:00
x86_64 Update. 2002-07-08 13:05:58 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00