glibc/sysdeps/ieee754
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 * configure.in (HAVE_LIBAUDIT): Check 2006-01-04 06:26:39 +00:00
dbl-64 [BZ #2592] 2006-09-20 17:29:36 +00:00
flt-32 [BZ #2592] 2006-09-20 17:29:36 +00:00
ldbl-64-128 * sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to... 2006-01-21 19:43:20 +00:00
ldbl-96 [BZ #2592] 2006-09-20 17:29:36 +00:00
ldbl-128 [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
ldbl-128ibm * io/Makefile (CFLAGS-fstatat.c): Set. 2006-09-17 07:26:24 +00:00
ldbl-opt 2006-02-01 Roland McGrath <roland@redhat.com> 2006-02-02 07:33:55 +00:00
ieee754.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_standard.c [BZ #552] 2004-11-21 19:58:34 +00:00
Makefile Update. 2000-02-26 01:21:37 +00:00
s_lib_version.c Update. 1999-07-14 00:54:57 +00:00
s_matherr.c Update. 1999-07-14 00:54:57 +00:00
s_signgam.c Update. 1999-07-14 00:54:57 +00:00
support.c Update. 1999-06-08 21:20:07 +00:00