From e014e52e7c0bab89204339f0dc98c110ae48715b Mon Sep 17 00:00:00 2001 From: bje Date: Fri, 24 Jul 1998 12:09:32 +0000 Subject: Minor #include and #ifdef fixes. --- ChangeLog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7109c8..e13ca49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,10 +10,9 @@ * create.c: #include to get a prototype for memcpy(). (pthread_create): New threads inherit their creator's signal - mask. Copy the signal mask to the new thread structure. - + mask. Copy the signal mask to the new thread structure if we know + about signals. - Fri Jul 24 16:33:17 1998 Ross Johnson * fork.c (pthread_atfork): Add all the necessary push calls. -- cgit v1.2.3