glibc/sysdeps/posix
Ulrich Drepper e2fd3cbe08 Update.
* config.h.in: Add entry for HAVE_LIBIDN.
	* configure.in: If libidn add-on present define HAVE_LIBIDN.
	* Versions.def: Add entry for libcidn.

2004-03-07  Simon Josefsson  <jas@extundo.com>

	* resolv/netdb.h [__USE_GNU]: Add new AI_IDN ai_flags for addrinfo.
	[__USE_GNU]: Add new error code EAI_IDN_ENCODE for getaddrinfo.
	* sysdeps/posix/getaddrinfo.c: Add prototype for __idna_to_ascii_lz
	and define IDNA_SUCCESS.
	(gaih_inet): If ai_flags have AI_IDN, invoke __idna_to_ascii_lz.
	(getaddrinfo): Fix EAI_BADFLAGS test to include AI_IDN.
	All changes only applicable when glibc is compiled with the libidn
	add-on.

2004-03-07  Ulrich Drepper  <drepper@redhat.com>
2004-03-08 04:10:31 +00:00
..
clock_getres.c Update. 2003-06-25 00:00:50 +00:00
clock.c
ctermid.c
cuserid.c
dup2.c
dup.c
euidaccess.c
flock.c
fpathconf.c
gai_strerror.c
getaddrinfo.c Update. 2004-03-08 04:10:31 +00:00
getcwd.c
getdtsz.c
getpagesize.c
gettimeofday.c
isatty.c
isfdtype.c
killpg.c
libc_fatal.c Update. 2003-07-22 23:56:53 +00:00
open64.c
pathconf.c
pause.c
posix_fallocate64.c Update. 2003-08-22 18:11:32 +00:00
posix_fallocate.c Update. 2003-08-22 18:11:32 +00:00
pread64.c
pread.c
profil.c
pwrite64.c
pwrite.c
raise.c
readv.c
remove.c
rename.c
shm_open.c
shm_unlink.c
sigblock.c
sigignore.c
sigintr.c
signal.c
sigpause.c Update. 2003-06-15 21:22:26 +00:00
sigset.c
sigsetmask.c
sigsuspend.c
sigvec.c
sigwait.c
sleep.c
spawni.c Update. 2003-07-15 07:52:52 +00:00
sprofil.c Update. 2003-09-23 07:24:22 +00:00
sysconf.c
system.c Update. 2003-06-15 21:22:26 +00:00
sysv_signal.c
tempname.c
truncate.c
ttyname_r.c
ttyname.c
utimes.c Update. 2003-09-17 09:18:37 +00:00
wait3.c
wait.c
waitid.c Update. 2003-06-15 21:22:26 +00:00
writev.c