glibc/sysdeps/unix/sysv/linux/ia64
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
..
bits * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. 2005-11-19 17:22:39 +00:00
sys 2.5-18.1 2007-07-12 18:26:36 +00:00
__longjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
__start_context.S Update. 2004-04-21 23:12:39 +00:00
brk.S Update. 2003-12-10 23:02:33 +00:00
bsd-_setjmp.S
bsd-setjmp.S
clock_getcpuclockid.c 2005-04-27 Roland McGrath <roland@redhat.com> 2005-04-27 08:01:41 +00:00
clone2.S 2.5-18.1 2007-07-12 18:26:36 +00:00
clone.S
Dist 2.5-18.1 2007-07-12 18:26:36 +00:00
dl-brk.S
dl-cache.h 2.5-18.1 2007-07-12 18:26:36 +00:00
dl-static.c Update. 2004-03-07 22:22:04 +00:00
fork.S
get_clockfreq.c
getclktck.c
getcontext.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
getpagesize.c Update. 2004-03-06 08:19:29 +00:00
has_cpuclock.c * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h. 2005-07-12 21:38:07 +00:00
Implies Update. 2004-03-24 00:06:13 +00:00
ioperm.c Update. 2004-03-17 23:19:36 +00:00
kernel_stat.h
ldconfig.h
ldd-rewrite.sed 2.5-18.1 2007-07-12 18:26:36 +00:00
ldsodefs.h
makecontext.c
Makefile Update. 2004-05-04 19:25:38 +00:00
pipe.S
profil-counter.h
readelflib.c 2.5-18.1 2007-07-12 18:26:36 +00:00
register-dump.h Update. 2004-10-14 02:24:44 +00:00
rt-sysdep.S Update. 2004-05-04 19:25:38 +00:00
setcontext.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
setjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
sigaction.c 2.5-18.1 2007-07-12 18:26:36 +00:00
sigcontext-offsets.sym
sigcontextinfo.h Update. 2004-10-14 02:24:44 +00:00
sigpending.c
sigprocmask.c
sigsuspend.c 2.5-18.1 2007-07-12 18:26:36 +00:00
swapcontext.c
syscall.S
syscalls.list * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicated 2005-02-15 00:13:06 +00:00
sysconf.c * sysdeps/unix/sysv/linux/ia64/sysconf.c (linux_sysconf): Fix a typo. 2004-10-04 22:27:43 +00:00
sysdep.h 2.5-18.1 2007-07-12 18:26:36 +00:00
sysdep.S 2004-10-04 Roland McGrath <roland@redhat.com> 2004-10-04 20:59:38 +00:00
system.c
ucontext_i.h
umount.c
unwind-dw2-fde.c
Versions
vfork.S Update. 2003-12-10 23:02:33 +00:00
wordexp.c