about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-12-14 21:11:09 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-12-14 21:11:09 +0100
commite361dc043d0490dbcba88f5e16854e8e19f8231c (patch)
treeab45a511cca066be7ce447d80b58cf401424a1c5 /ChangeLog
parentbd51ff5ed0538c434d883cb8b90f8fba5f84236b (diff)
downloadglibc-e361dc043d0490dbcba88f5e16854e8e19f8231c.tar.gz
glibc-e361dc043d0490dbcba88f5e16854e8e19f8231c.tar.xz
glibc-e361dc043d0490dbcba88f5e16854e8e19f8231c.zip
manual: Document thread/task IDs for Linux
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 161d1336dc..098d9254ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2018-12-14  Florian Weimer  <fweimer@redhat.com>
+
+	* 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  <gabriel@inconstante.eti.br>
 
 	* misc/Makefile (tests): Remove tst-efgcvt.  Add tst-dbl-efgcvt