glibc/sysdeps/powerpc/fpu
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 * nis/Makefile (libnsl-routimes): Add nss-default. 2006-04-14 05:51:51 +00:00
Makefile
e_sqrt.c * nis/Makefile (libnsl-routimes): Add nss-default. 2006-04-14 05:51:51 +00:00
e_sqrtf.c * nis/Makefile (libnsl-routimes): Add nss-default. 2006-04-14 05:51:51 +00:00
fclrexcpt.c
fe_nomask.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetround.c [BZ #2423] 2006-03-16 11:47:24 +00:00
feholdexcpt.c * include/fenv.h: Add libm_hidden_proto for fesetround and 2005-07-08 18:54:49 +00:00
fenv_const.c
fenv_libc.h [BZ #2423] 2006-03-16 11:47:24 +00:00
fesetenv.c
fesetround.c [BZ #2423] 2006-03-16 11:47:24 +00:00
feupdateenv.c
fgetexcptflg.c
fpu_control.h
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c
libm-test-ulps [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
math_ldbl.h [BZ #2423] 2006-03-16 11:47:24 +00:00
s_fabs.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
s_fabsf.S
s_fdim.c
s_fdimf.c
s_fmax.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
s_fmaxf.S
s_fmin.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
s_fminf.S
s_isnan.c 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
s_isnanf.S
s_llround.c
s_llroundf.c
s_lrintf.S
s_rint.c
s_rintf.c
t_sqrt.c
w_sqrt.c
w_sqrtf.c Remove dl-procinfo.h include. 2005-11-17 23:33:52 +00:00