bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new module 'threadlib'


From: Bruno Haible
Subject: Re: new module 'threadlib'
Date: Mon, 18 Aug 2008 12:45:59 +0200
User-agent: KMail/1.5.4

> 2008-08-17  Bruno Haible  <address@hidden>
> 
>       New module 'threadlib'.

Small fix:

2008-08-18  Bruno Haible  <address@hidden>

        * lib/glthread/threadlib.c: Include <pthread.h>.

*** lib/glthread/threadlib.c.orig       2008-08-18 12:35:16.000000000 +0200
--- lib/glthread/threadlib.c    2008-08-18 11:59:48.000000000 +0200
***************
*** 25,30 ****
--- 25,32 ----
  
  /* Use the POSIX threads library.  */
  
+ # include <pthread.h>
+ 
  # if PTHREAD_IN_USE_DETECTION_HARD
  
  /* The function to be executed by a dummy thread.  */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]