about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-03-18 08:43:41 +0000
committerRoland McGrath <roland@gnu.org>2004-03-18 08:43:41 +0000
commit8e115d80b07f17a11690c108918f847846a752da (patch)
treec88a7450fcd78220ab11e77f2af8ffb4b160a6b5 /nptl
parent766e042d530901453109869bf3b64b5f0771b5ba (diff)
downloadglibc-8e115d80b07f17a11690c108918f847846a752da.tar.gz
glibc-8e115d80b07f17a11690c108918f847846a752da.tar.xz
glibc-8e115d80b07f17a11690c108918f847846a752da.zip
* elf/ldconfig.c (parse_conf_include): New function.
	(parse_conf): Call it to parse lines starting with "include".
	Remaining words are glob patterns for more config files to read.
	Take additional bool argument to disable opt_chroot processing.
	(main): Update caller.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index d859ecf093..4734c73bc6 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-17  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/unix/sysv/linux/timer_create.c (timer_create): Pass missing
+	first argument to clock_getres so we ever enable kernel timers.
+
 2004-03-15  Ulrich Weigand  <uweigand@de.ibm.com>
 
 	* init.c (nptl_version): Add __attribute_used__ to nptl_version.