glibc/nptl/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 Update. 2004-10-05 09:26:23 +00:00
Makefile * config.make.in (fno-unit-at-a-time): Define. 2003-12-02 07:37:28 +00:00
Versions Update. 2003-03-25 20:41:26 +00:00
compat-timer.h Update. 2003-03-25 20:41:26 +00:00
fork.c
libc-lowlevellock.S
lowlevellock.S Update. 2004-10-01 21:24:29 +00:00
lowlevellock.h Update. 2004-07-05 17:36:34 +00:00
not-cancel.h Fix a typo. 2003-09-02 13:25:06 +00:00
pt-vfork.S Update. 2004-03-10 05:25:48 +00:00
pthread_barrier_wait.S Update. 2004-02-19 04:10:16 +00:00
pthread_cond_broadcast.S Update. 2004-06-03 16:04:11 +00:00
pthread_cond_signal.S Update. 2004-06-03 16:04:11 +00:00
pthread_cond_timedwait.S [BZ #357] 2004-09-02 18:59:24 +00:00
pthread_cond_wait.S [BZ #357] 2004-09-02 18:59:24 +00:00
pthread_once.S Update. 2003-07-01 17:02:15 +00:00
pthread_rwlock_rdlock.S Update. 2003-09-22 04:41:12 +00:00
pthread_rwlock_timedrdlock.S Update. 2004-07-04 23:12:44 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-09-22 04:41:12 +00:00
pthread_rwlock_unlock.S Update. 2004-02-18 20:02:17 +00:00
pthread_rwlock_wrlock.S Update. 2003-09-22 04:41:12 +00:00
pthread_spin_init.c Add __builtin_expect where appropriate. 2003-03-18 00:31:30 +00:00
pthread_spin_unlock.S Add __builtin_expect where appropriate. 2003-03-18 00:31:30 +00:00
sem_post.S
sem_timedwait.S Update. 2003-07-08 21:08:13 +00:00
sem_trywait.S Update. 2003-05-10 20:38:31 +00:00
sem_wait.S Update. 2003-07-08 21:08:13 +00:00
sysdep-cancel.h Update. 2004-07-06 04:26:42 +00:00
timer_create.c Update. 2003-03-25 20:41:26 +00:00
timer_delete.c Update. 2003-03-25 20:41:26 +00:00
timer_getoverr.c Update. 2003-03-25 20:41:26 +00:00
timer_gettime.c Update. 2003-03-25 20:41:26 +00:00
timer_settime.c Update. 2003-03-25 20:41:26 +00:00
vfork.S Update. 2004-03-10 05:25:48 +00:00