commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, filter, updated. 06ade0f4a6fc3f994fcf


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, filter, updated. 06ade0f4a6fc3f994fcf37615a96bd11e17dcc4c
Date: Mon, 11 Feb 2013 23:19:33 +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, filter has been updated
       via  06ade0f4a6fc3f994fcf37615a96bd11e17dcc4c (commit)
      from  a85ac8c0d182245d75eed1136503a57ac1c3a8fa (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 06ade0f4a6fc3f994fcf37615a96bd11e17dcc4c
Author: Samuel Thibault <address@hidden>
Date:   Mon Feb 11 23:18:01 2013 +0000

    Fix build against libpthread
    
    * Makefile.am (filter_LDADD): Use -lpthread instead of -lthreads.
    * filter.h: Include <pthread.h> instead of <cthreads.h>
    * filter.c: Use pthread functions instead of cthreads functions.
    * node.h: Likewise.
    * node.c: Likewise.

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

Summary of changes:
 Makefile.am |    2 +-
 filter.c    |   10 +++++-----
 filter.h    |    2 +-
 node.c      |    8 ++++----
 node.h      |    2 +-
 5 files changed, 12 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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