glibc/inet
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
..
arpa Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netinet Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
protocols Update. 1999-06-08 21:20:07 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2002-02-01 23:24:05 +00:00
aliases.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ether_aton.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ether_aton_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ether_hton.c Update. 2002-04-03 00:36:12 +00:00
ether_line.c Update. 2002-05-24 08:49:00 +00:00
ether_ntoa.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ether_ntoa_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ether_ntoh.c Update. 2002-04-03 00:36:12 +00:00
getaliasent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getaliasent_r.c Update. 2002-04-07 19:46:16 +00:00
getaliasname.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getaliasname_r.c Update. 2002-04-07 19:46:16 +00:00
gethstbyad.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethstbyad_r.c Update. 2002-02-26 01:45:59 +00:00
gethstbynm.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethstbynm2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethstbynm2_r.c Update. 2002-02-26 01:45:59 +00:00
gethstbynm_r.c Update. 2002-02-26 01:45:59 +00:00
gethstent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethstent_r.c Update. 2002-02-26 01:45:59 +00:00
getnameinfo.c Update. 2001-01-27 02:27:46 +00:00
getnetbyad.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getnetbyad_r.c Update. 2002-04-07 19:46:16 +00:00
getnetbynm.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getnetbynm_r.c Update. 2002-04-07 19:46:16 +00:00
getnetent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getnetent_r.c Update. 2002-04-07 19:46:16 +00:00
getnetgrent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getnetgrent_r.c Update. 2002-04-03 00:36:12 +00:00
getproto.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getproto_r.c Update. 2002-04-07 19:46:16 +00:00
getprtent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getprtent_r.c Update. 2002-04-07 19:46:16 +00:00
getprtname.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getprtname_r.c Update. 2002-04-07 19:46:16 +00:00
getrpcbyname.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getrpcbyname_r.c Update. 2002-04-07 19:46:16 +00:00
getrpcbynumber.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getrpcbynumber_r.c Update. 2002-04-07 19:46:16 +00:00
getrpcent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getrpcent_r.c Update. 2002-04-07 19:46:16 +00:00
getservent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getservent_r.c Update. 2002-04-07 19:46:16 +00:00
getsrvbynm.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getsrvbynm_r.c Update. 2002-04-07 19:46:16 +00:00
getsrvbypt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getsrvbypt_r.c Update. 2002-04-07 19:46:16 +00:00
herrno.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
htontest.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
in6_addr.c Update. 2002-03-13 02:17:12 +00:00
inet_lnaof.c Update. 1999-06-08 21:20:07 +00:00
inet_mkadr.c Update. 1999-06-08 21:20:07 +00:00
inet_net.c (inet_network): Add missing part of last patch. 2000-02-12 07:38:04 +00:00
inet_netof.c Update. 1999-06-08 21:20:07 +00:00
inet_ntoa.c Update. 2001-08-14 23:29:55 +00:00
netgroup.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rcmd.c Update. 2002-05-15 00:22:23 +00:00
rexec.c Update. 2002-05-15 00:22:23 +00:00
ruserpass.c Update. 2001-07-17 08:32:35 +00:00
test_ifindex.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-ether_aton.c Update. 2002-05-24 08:49:00 +00:00
tst-gethnm.c Include string.h to provide prototype for strcmp. 2000-08-19 18:04:56 +00:00
tst-network.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-ntoa.c Update. 1997-08-10 18:37:15 +00:00