glibc/sysdeps/powerpc
Ulrich Drepper f1122ec3ae [BZ #3252, BZ #3253]
2006-09-25  Jakub Jelinek  <jakub@redhat.com>
	[BZ #3252]
	* sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
	fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
	__{,l}chown to handle the rest.
	* sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
	fchownat syscall and __ASSUME_32BITUIDS case inline, call
	__{,l}chown to handle the rest.
	* sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
	i386/fchownat.c.
	* sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
	* sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.

	[BZ #3253]
	* posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
	time, rather allocate increasingly bigger arrays of pointers, if
	possible with alloca, if too large with malloc.

2006-09-24  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/powerpc/fpu/libm-test-ulps: Updated.

	* sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
2006-09-25 15:33:09 +00:00
..
bits * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00
elf 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com> 2005-12-30 07:32:48 +00:00
fpu [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
powerpc32 [BZ #3225] 2006-09-22 06:07:26 +00:00
powerpc64 [BZ #3225] 2006-09-22 06:07:26 +00:00
soft-fp * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ... 2006-02-25 01:29:59 +00:00
Implies 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
Makefile Update. 2004-02-14 05:16:57 +00:00
Versions Update. 2004-02-14 05:16:57 +00:00
abort-instr.h Update. 2002-09-15 18:31:23 +00:00
configure Update. 2004-05-28 21:19:35 +00:00
configure.in Update. 2004-05-28 21:19:35 +00:00
dl-procinfo.c 2006-09-14 Jakub Jelinek <jakub@redhat.com> 2006-09-15 07:48:10 +00:00
dl-procinfo.h 2006-09-14 Jakub Jelinek <jakub@redhat.com> 2006-09-15 07:48:10 +00:00
dl-tls.h Update. 2003-04-25 09:12:43 +00:00
ffs.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
jmpbuf-offsets.h * include/bits/setjmp.h: New file. 2006-01-10 10:18:56 +00:00
jmpbuf-unwind.h 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
longjmp.c Update. 2004-07-05 17:09:54 +00:00
machine-gmon.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mp_clz_tab.c Update. 2002-03-14 20:48:50 +00:00
novmx-longjmp.c Update. 2004-07-05 17:09:54 +00:00
novmx-sigjmp.c Update. 2004-07-05 17:09:54 +00:00
novmxsetjmp.h Update. 2004-03-11 21:59:36 +00:00
sigjmp.c Update. 2004-07-05 17:09:54 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcat.c Update. 2003-04-29 22:49:58 +00:00
sysdep.h 2006-09-14 Jakub Jelinek <jakub@redhat.com> 2006-09-15 07:48:10 +00:00
test-arith.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-arithf.c Update. 1997-08-10 18:37:15 +00:00
tst-stack-align.h Update. 2005-01-22 07:55:35 +00:00