glibc/sysdeps
Ulrich Drepper 218d76e034 Update.
2002-11-20  Ulrich Drepper  <drepper@redhat.com>

	* inet/getnameinfo.c: Use extend_alloca where appropriate.
	* sysdeps/posix/getaddrinfo.c: Likewise.

	* include/alloca.h (extend_alloca): New define.  Based on stack
	direction it'll try to append to the previouls allocated buffer.

2002-11-07  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/posix/getaddrinfo.c (gaih_inet): If AF_UNSPEC is set,
	use the same service for AF_INET and AF_INET6.

2002-11-19  Ulrich Drepper  <drepper@redhat.com>

	* intl/localealias.c (read_alias_file): Use only about 400 bytes
	of stack space instead of 16k.
2002-11-20 19:48:07 +00:00
..
alpha * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test. 2002-11-08 02:20:41 +00:00
am29k
arm * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY. 2002-11-15 22:51:30 +00:00
cris
generic 2002-11-14 Roland McGrath <roland@redhat.com> 2002-11-15 03:36:52 +00:00
gnu * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at 2002-11-11 02:34:36 +00:00
hppa * sysdeps/hppa/fpu/libm-test-ulps: New file (generated). 2002-11-19 06:41:14 +00:00
i386 * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY. 2002-11-15 22:51:30 +00:00
i860
i960
ia64 * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h> 2002-11-12 08:31:50 +00:00
ieee754 Update. 2002-09-10 01:40:26 +00:00
m68k * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal) 2002-09-22 16:47:55 +00:00
m88k
mach * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with 2002-11-10 23:29:38 +00:00
mips * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
posix Update. 2002-11-20 19:48:07 +00:00
powerpc * elf/dl-misc.c: Include <sysdep.h>. 2002-10-24 19:14:59 +00:00
pthread * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
rs6000
s390 2002-10-23 Roland McGrath <roland@redhat.com> 2002-10-23 23:48:42 +00:00
sh * sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only 2002-11-06 00:08:36 +00:00
sparc Update. 2002-10-03 00:24:35 +00:00
standalone
tahoe
unix * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64] 2002-11-19 09:27:04 +00:00
vax
wordsize-32 Update. 2002-09-19 06:50:30 +00:00
wordsize-64
x86_64 Update. 2002-11-12 21:43:26 +00:00
z8000