glibc/manual
Ulrich Drepper c0a0f9a32c Update.
2002-05-21  Isamu Hasegawa  <isamu@yamato.ibm.com>

	* posix/regex.c: Define `inline' as a macro into nothing for the
	compilers which lack the keyword.
	* posix/regex.h: (RE_SYNTAX_GNU_AWK): Remove RE_CONTEXT_INVALID_OPS
	for the compatibility of gawk.
	* posix/regcomp.c: Add fake implementation of isblank() for the
	environments which lack the function.
	Don't use free_charset() in case of non-i18n envs.
	(build_range_exp): Don't use i18n related code in case of non-i18n
	envs.
	(build_collating_symbol): Likewise.
	(build_equiv_class): Likewise.
	(build_charclass): Likewise.
	(re_compile_fastmap_iter): Likewise.
	(parse_bracket_exp): Likewise.
	(build_word_op): Likewise.
	(regfree): Don't use free_charset() in case of non-i18n envs.
	* posix/regex_internal.h: Remove COMPLEX_BRACKET from
	re_token_type_t in case of non-i18n envs.
	Don't define re_charset_t in case of non-i18n envs.
	Change the type of wcs of re_string_t from wchar_t to wint_t,
	since we store also WEOF.
	* posix/regex_internal.c: (re_string_realloc_buffers): Change
	the type of wcs of re_string_t from wchar_t to wint_t.
	(re_string_reconstruct): Likewise.
	(create_ci_newstate): Don't use i18n related code in case of
	non-i18n envs.
	(create_cd_newstate): Likewise.

2002-05-24  Ulrich Drepper  <drepper@redhat.com>

	* iconv/loop.c: Fix typo.

2002-05-23  Jakub Jelinek  <jakub@redhat.com>

	* inet/ether_line.c (ether_line): Fix a typo causing only
	lower 4 bits of each ethernet address byte being assigned.
	Don't modify what line points to.
	* inet/tst-ether_aton.c (main): Add ether_line tests.

2002-05-23  Marcus Brinkmann  <marcus@gnu.org>

	* manual/filesys.texi: Don't make readlink example leak memory
	when readlink fails.
2002-05-24 08:49:00 +00:00
..
examples Update. 2002-03-12 02:04:08 +00:00
.cvsignore
argp.texi
arith.texi
charset.texi
conf.texi
contrib.texi
creature.texi
crypt.texi
ctype.texi
debug.texi
dir
errno.texi
fdl.texi
filesys.texi Update. 2002-05-24 08:49:00 +00:00
freemanuals.texi
getopt.texi
header.texi
install.texi Update. 2002-04-03 09:17:17 +00:00
intro.texi
io.texi
job.texi
lang.texi
lesser.texi
libc-texinfo.sh
libc.texinfo
libcbook.texi
libm-err-tab.pl
llio.texi Update. 2002-01-29 03:56:50 +00:00
locale.texi
maint.texi
Makefile (glibc-targets): Add xtests. 2002-04-21 00:42:54 +00:00
math.texi
memory.texi (Aligned Memory Blocks): Fix typo. 2002-03-24 12:58:23 +00:00
message.texi
nss.texi
nsswitch.texi
pattern.texi
pipe.texi
process.texi
resource.texi
search.texi Update. 2002-01-29 08:58:51 +00:00
setjmp.texi
signal.texi Update. 2002-01-29 08:58:51 +00:00
socket.texi
startup.texi
stdio-fp.c
stdio.texi (Output Conversion Syntax): Document how to use precision with the * precision. 2002-04-22 19:42:10 +00:00
string.texi
summary.awk
sysinfo.texi
syslog.texi
terminal.texi
texinfo.tex Update. 2002-03-05 19:53:34 +00:00
texis.awk
time.texi Update. 2002-03-14 20:48:50 +00:00
tsort.awk
users.texi Update. 2002-04-06 01:45:15 +00:00
xtract-typefun.awk