From 9d0a979e5ddcec8ede63b04364e4f5d442d04e14 Mon Sep 17 00:00:00 2001 From: Rical Jasan Date: Tue, 6 Dec 2016 20:47:02 -0200 Subject: Add manual documentation for threads.h This patch updates the manual and adds a new chapter to the manual, explaining types macros, constants and functions defined by ISO C11 threads.h standard. [BZ# 14092] * manual/debug.texi: Update adjacent chapter name. * manual/probes.texi: Likewise. * manual/threads.texi (ISO C Threads): New section. (POSIX Threads): Convert to a section. --- manual/debug.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/debug.texi') diff --git a/manual/debug.texi b/manual/debug.texi index f4157e5..712a42f 100644 --- a/manual/debug.texi +++ b/manual/debug.texi @@ -1,5 +1,5 @@ @node Debugging Support -@c @node Debugging Support, POSIX Threads, Cryptographic Functions, Top +@c @node Debugging Support, Threads, Cryptographic Functions, Top @c %MENU% Functions to help debugging applications @chapter Debugging support -- cgit v1.1