commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, nsmux, updated. c159a059bdc152931e22f


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, nsmux, updated. c159a059bdc152931e22f2e86553acb25c78183a
Date: Mon, 11 Feb 2013 23:40:22 +0000

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, nsmux has been updated
       via  c159a059bdc152931e22f2e86553acb25c78183a (commit)
      from  7993b3db57070ec6b37bdac13f9edf9362861f16 (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 c159a059bdc152931e22f2e86553acb25c78183a
Author: Samuel Thibault <address@hidden>
Date:   Mon Feb 11 23:38:09 2013 +0000

    Fix build against libpthread
    
    * Makefile.am (nsmux_LDADD): Link against libpthread instead of
    libthreads.
    * nsmux.h: Include <pthread.h> instead of <cthreads.h>
    * lnode.h: Use pthread type instead of cthreads structure.
    * node.h: Likewise.
    * ncache.h: Likewise.
    * lnode.c: Use pthread functions instead of cthreads functions.
    * node.c: Likewise.
    * ncache.c: Likewise.
    * nsmux.c: Likewise.

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

Summary of changes:
 Makefile.am |    2 +-
 lnode.c     |   14 +++++++-------
 lnode.h     |    2 +-
 ncache.c    |   12 ++++++------
 ncache.h    |    2 +-
 node.c      |   24 ++++++++++++------------
 node.h      |    2 +-
 nsmux.c     |   58 +++++++++++++++++++++++++++++-----------------------------
 nsmux.h     |    2 +-
 9 files changed, 59 insertions(+), 59 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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