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
abort-instr.h
configure
configure.in
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
ffs.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
gccframe.h
Implies 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +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
machine-gmon.h
Makefile
memusage.h
mp_clz_tab.c
novmx-longjmp.c
novmx-sigjmp.c
novmxsetjmp.h
sigjmp.c
stackinfo.h
strcat.c
sysdep.h 2006-09-14 Jakub Jelinek <jakub@redhat.com> 2006-09-15 07:48:10 +00:00
test-arith.c
test-arithf.c
tst-stack-align.h
Versions