This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".

The branch, libchannel has been updated
       via  5a8f3cd8adaabc814a916e225ff4af9c0689ac92 (commit)
      from  becf233178d2cf402591e97d7a8499cafbbb7251 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5a8f3cd8adaabc814a916e225ff4af9c0689ac92
Author: Samuel Thibault <[email protected]>
Date:   Tue Feb 12 01:25:53 2013 +0000

    Fix build against libpthread
    
    * channelio/Makefile (HURDLIBS): Remove threads.
    (OTHERLIBS): Add -lpthread.
    * channelio/open.h: Use pthread functions instead of cthreads functions.
    * libchannel/broadcast.c: Likewise.
    * libchannel/channel.h: Likewise.
    * libchannel/hub.c: Likewise.

-----------------------------------------------------------------------

Summary of changes:
 channelio/Makefile     |    3 ++-
 channelio/open.h       |    4 ++--
 libchannel/broadcast.c |    8 ++++----
 libchannel/channel.h   |    4 ++--
 libchannel/hub.c       |    4 ++--
 5 files changed, 12 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
the great next stuff

Reply via email to