glibc/sysdeps
Ulrich Drepper f516442913 Update.
2004-06-30  Ulrich Drepper  <drepper@redhat.com>

	* include/net/if.h: Handle if_nameindex and if_freenameindex with
	libc_proto_hidden.
	* sysdeps/unix/sysv/linux/netlinkaccess.h: New file.
	* sysdeps/unix/sysv/linux/ifaddrs.c: Export netlink handling functions.
	* sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Implement using
	netlink if possible.  Fall back on ioctl method if necessary.

	* include/unistd.h: Declare __truncate.
	* sysdeps/generic/truncate.c: Also define __truncate.
	* sysdeps/mach/hurd/truncate.c: Likewise.
	* sysdeps/unix/common/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/truncate64.c: Use __truncate, not truncate.
2004-06-30 07:43:11 +00:00
..
alpha [BZ #230, BZ #231] 2004-06-28 21:05:24 +00:00
am29k
arm * sysdeps/arm/strlen.S [__ARMEB__]: Compute correctly for big-endian. 2004-06-11 10:15:39 +00:00
cris
generic Update. 2004-06-30 07:43:11 +00:00
gnu
hppa Update. 2004-04-19 06:51:29 +00:00
i386 * sysdeps/i386/bits/string.h (memcpy): Add () around arguments. 2004-06-15 20:12:01 +00:00
i860
i960
ia64 * sysdeps/s390/s390-32/backtrace.c (init): Guard with #ifdef SHARED. 2004-06-11 20:12:55 +00:00
ieee754 Update. 2004-06-17 23:58:15 +00:00
m68k Use "+m" constraint instead of separate "m" constraints. 2004-05-23 10:22:47 +00:00
m88k
mach Update. 2004-06-30 07:43:11 +00:00
mips 2004-05-15 Chris Demetriou <cgd@broadcom.com> 2004-05-20 22:07:15 +00:00
posix * inet/bug-if1.c: Include <string.h>. 2004-06-29 00:33:10 +00:00
powerpc Update. 2004-06-18 04:29:42 +00:00
pthread Update. 2004-05-26 04:47:00 +00:00
rs6000
s390 * sysdeps/s390/s390-32/backtrace.c (init): Guard with #ifdef SHARED. 2004-06-11 20:12:55 +00:00
sh [BZ #40] 2004-05-17 18:59:35 +00:00
sparc Update. 2004-05-28 06:56:51 +00:00
standalone
tahoe
unix Update. 2004-06-30 07:43:11 +00:00
vax
wordsize-32
wordsize-64
x86_64 Update. 2004-05-28 06:56:51 +00:00
z8000