From e361dc043d0490dbcba88f5e16854e8e19f8231c Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 14 Dec 2018 21:11:09 +0100 Subject: manual: Document thread/task IDs for Linux Reviewed-by: Carlos O'Donell --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 161d1336dc..098d9254ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2018-12-14 Florian Weimer + + * manual/process.texi (Process Creation Concepts): Remove + documentation of process (ID) lifetime. List more process + creation functions. Reference Process Identification section. + (Process Identification): Add information about process ID + lifetime. Describe Linux thread/task IDs. + * manual/signal.texi (Signaling Another Process): Mention that the + signal is always sent to the process. + 2018-12-14 Gabriel F. T. Gomes * misc/Makefile (tests): Remove tst-efgcvt. Add tst-dbl-efgcvt -- cgit 1.4.1