From ef563f925aae39e57a0e9b3f938861f781d061ba Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Fri, 28 Feb 2014 18:30:22 -0500 Subject: Add header and standard information to threads.texi. The glibc manual uses special annotations to include functions in the summary chapter. These annotations were missing from the functions in the threads chapter. This patch adds those special markers and in turn adds these functions to the summary chapter. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 60d63dbf88..959f12a1f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-02-28 Carlos O'Donell + * manual/threads.texi: Add header and standard comments to all + functions. + * elf/dl-lookup.c (check_match): New function. (ELF_MACHINE_SYM_NO_MATCH): Adjust comment. (do_lookup_x): Remove nested function check_match. Use non-nested -- cgit 1.4.1