glibc/sysdeps/unix/sysv/linux/x86_64
Ulrich Drepper 6ab5f50de4 Update.
2004-10-05  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/x86_64/sysconf.c (__sysconf): Return 200112L
	for _SC_CPUTIME or _SC_THREAD_CPUTIME.

	* nscd/Makefile (nscd-cflags): Set to -DIS_IN_nscd=1, plus
	-fpie if building PIE.
	(CFLAGS-*.c): Use it.

	* nscd/Makefile (relro-LDFLAGS): Add -Wl,-z,now if have-z-relro.
	($(objpfx)nscd): Add $(relro-LDFLAGS).

	* sysdeps/unix/sysv/linux/i386/sysconf.c: Include hp-timing.h.
	(__sysconf): Return -1 for _SC_CPUTIME or _SC_THREAD_CPUTIME if
	!HP_TIMING_AVAIL.

2004-10-05  Ulrich Drepper  <drepper@redhat.com>

	* nscd/Makefile (distribute): Remove TODO.
	* nscd/TODO: Removed.
2004-10-05 09:26:23 +00:00
..
bits [BZ #341] (O_NOATIME): Define. 2004-08-23 07:28:46 +00:00
sys Update. 2004-01-21 06:23:26 +00:00
__start_context.S Update. 2004-01-10 18:08:28 +00:00
brk.c Update. 2001-09-19 10:37:31 +00:00
clone.S Update. 2004-01-08 18:23:53 +00:00
Dist Update. 2003-02-20 22:23:34 +00:00
dl-cache.h Update. 2003-06-25 08:19:44 +00:00
dl-procinfo.c Update. 2003-09-25 22:01:15 +00:00
dl-procinfo.h Update. 2003-07-22 22:28:07 +00:00
get_clockfreq.c Update. 2003-05-09 07:53:33 +00:00
getcontext.S Update. 2002-08-31 08:06:48 +00:00
gettimeofday.S Update. 2003-05-22 04:07:17 +00:00
Implies Update. 2004-03-24 00:06:13 +00:00
kernel_stat.h Update. 2003-06-12 16:20:32 +00:00
ldconfig.h Update. 2002-04-22 11:52:42 +00:00
ldd-rewrite.sed Fix rewrite rule. 2002-04-08 11:14:01 +00:00
makecontext.c (__makecontext): Handle more than 6 args correctly. Based on a patch by Masahide Washizawa. 2004-06-05 07:54:40 +00:00
Makefile * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each 2002-10-30 18:25:26 +00:00
profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context. 2002-10-14 17:26:14 +00:00
readelflib.c * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New. 2002-03-04 13:46:11 +00:00
recv.c Update. 2002-12-18 00:53:21 +00:00
register-dump.h Update. 2003-09-09 23:59:00 +00:00
send.c Update. 2002-12-18 00:53:21 +00:00
setcontext.S Add proper unwind information. 2004-01-22 08:17:42 +00:00
sigaction.c Update. 2003-09-03 03:22:23 +00:00
sigcontextinfo.h Update. 2003-09-09 23:59:00 +00:00
sigpending.c Update. 2001-09-19 10:37:31 +00:00
sigprocmask.c Update. 2001-09-19 10:37:31 +00:00
sigsuspend.c Update. 2001-09-19 10:37:31 +00:00
swapcontext.S Update. 2002-08-31 08:06:48 +00:00
syscall.S Pass also 6th argument to syscall. 2003-12-12 11:02:04 +00:00
syscalls.list Update. 2004-03-24 00:06:13 +00:00
sysconf.c Update. 2004-10-05 09:26:23 +00:00
sysdep.h 2004-10-04 Roland McGrath <roland@redhat.com> 2004-10-04 20:59:38 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
time.S Update. 2003-07-27 19:02:36 +00:00
ucontext_i.h Update. 2002-08-31 08:06:48 +00:00
umount.c Update. 2001-09-19 10:37:31 +00:00
Versions Update. 2004-05-03 21:40:12 +00:00
vfork.S Update. 2004-03-09 06:32:58 +00:00