• Show log

    Commit

  • Hash : f462d861
    Author : Bruno Haible
    Date : 2011-06-09T12:40:44

    thread: Support pthreads-win32.
    
    * lib/glthread/thread.h (gl_thread_self): Define differently on
    pthreads-win32.
    (gl_null_thread): New declaration.
    (gl_thread_self_pointer): New macro.
    * lib/glthread/thread.c (gl_null_thread): New constant.
    * tests/test-lock.c: Use gl_thread_self_pointer instead of
    gl_thread_self.
    * tests/test-tls.c: Likewise.
    Suggested by Paul Eggert. Reported by Eric Blake.
    

  • README

  • The files in this directory are used in many GNU packages,
    including coreutils, diffutils, and tar.
    The autoconf tests required for these files are in ../m4.