glibc/sysdeps
Ulrich Drepper eac1079146 * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.
(struct shmid_ds): Use it for shm_nattch field.

2005-11-18  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/futimesat.c (futimesat): If FILE is NULL,
	set access and modification times of the file referenced by FD.
	* sysdeps/generic/futimesat.c (futimesat): Don't return EINVAL if
	FILE is NULL.  Don't check FD if FILE is absolute path.

2005-11-19  Ulrich Drepper  <drepper@redhat.com>

	* nscd/nscd_gethst_r.c (nscd_gethst_r): Avoid unnecesary read call
	if there are no aliases.

	* sysdeps/unix/sysv/linux/Makefile (CFLAGS-connections.c,
	CFLAGS-pwdcache.c, CFLAGS-grpcache.c, CFLAGS-hstcache.c,
	CFLAGS-aicache.c, CFLAGS-initgrcache.c): Add -DHAVE_SENDFILE.
	* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_SENDFILE):
	Define.
	* nscd/pwdcache.c [HAVE_SENDFILE]: Include <sys/sendfile.h> and
	<kernel-features.h>.
	[HAVE_SENDFILE] (cache_addpw): Use sendfile to transmit positive
	result.
	* nscd/grpcache.c: Likewise.
	* nscd/hstcache.c: Likewise.
	* nscd/aicache.c: Likewise.
	* nscd/initgrcache.c: Likewise.
	* nscd/connectionc.c: Likewise.
2005-11-19 17:22:39 +00:00
..
alpha * sysdeps/alpha/remqu.S: Return the correct result when the same 2005-10-20 05:25:40 +00:00
generic * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. 2005-11-19 17:22:39 +00:00
gnu
hppa
i386 * sysdeps/i386/configure.in (libc_mtune_example): Variable removed. 2005-11-05 02:36:27 +00:00
ia64 * configure.in: If init_array/fini_array support is not available, 2005-11-05 17:46:24 +00:00
ieee754
m68k
mach * sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro. 2005-11-08 01:23:02 +00:00
mips
posix * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +00:00
powerpc * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias. 2005-11-18 22:48:22 +00:00
pthread * malloc/malloc.c (munmap_chunk): Add sanity checks. 2005-11-06 17:08:48 +00:00
rs6000
s390
sh * sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &. 2005-11-16 07:56:21 +00:00
sparc
unix * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. 2005-11-19 17:22:39 +00:00
wordsize-32 * sysdeps/wordsize-32/Makefile (CPPFLAGS-divdi3.c): Set to 2005-11-16 19:20:10 +00:00
wordsize-64
x86_64
linkmap.h