From deea4228ebb8f3f13221c2d1b1634a65d3e0d9c0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 8 Jun 2005 13:27:32 +0000 Subject: [PATCH] Updates --- Changes | 13 ++++++++++--- Changes.old | 3 ++- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index 0bc01e7dc..2b38d977c 100644 --- a/Changes +++ b/Changes @@ -8,7 +8,7 @@ Contributors The following people contributed notes, ideas, or patches that have been incorporated in changes in this release: -####Andries Brouwer +Andries Brouwer ####Joey (Martin) Schulze Apologies if I missed anyone! @@ -19,6 +19,13 @@ Global changes Typographical or grammatical errors have been corrected in several places. -Individual pages ----------------- +New Pages +--------- + +pthreads.7 + mtk + An overview of the Linux implementations of POSIX threads. + +Changes to individual pages +---------------- diff --git a/Changes.old b/Changes.old index 122633fdd..811906926 100644 --- a/Changes.old +++ b/Changes.old @@ -697,6 +697,7 @@ clone.2 execve.2 aeb + Noted effect of ptracing when execing a set-UID program. fcntl.2 Johannes Nicolai / mtk @@ -770,7 +771,7 @@ regex.7 tzselect.8 Joey (Martin) Schulze / Klaus Ethgen - The default zoneinfo directory is now + The default zoneinfo directory is now /usr/share/zoneinfo. (was: /usr/local/etc/zoneinfo) As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267471