commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, tarfs/master, updated. 3f06ded61ba137


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, tarfs/master, updated. 3f06ded61ba1373f44e87d1f6d266fb3baa29314
Date: Mon, 11 Feb 2013 23:52:40 +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, tarfs/master has been updated
       via  3f06ded61ba1373f44e87d1f6d266fb3baa29314 (commit)
      from  7fc534e167e8ebf3e7267fca5db7e34c9bc15538 (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 3f06ded61ba1373f44e87d1f6d266fb3baa29314
Author: Samuel Thibault <address@hidden>
Date:   Mon Feb 11 23:51:34 2013 +0000

    Fix build against libpthread
    
    * Makefile (LDFLAGS): Replace -lthreads with -lpthread.
    * cache.c: Use pthread functions instead of cthreads functions.
    * cache.h: Likewise.
    * debug.c: Likewise.
    * netfs.c: Likewise.
    * tarfs.c: Likewise.
    * tarfs.h: Likewise.
    * tarlist.c: Likewise.
    * zipstores.c: Likewise.

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

Summary of changes:
 Makefile    |    2 +-
 cache.c     |    6 +++---
 cache.h     |    2 +-
 debug.c     |    8 ++++----
 netfs.c     |   12 ++++++------
 tarfs.c     |   36 +++++++++++++++++++++---------------
 tarfs.h     |    8 ++++----
 tarlist.c   |   10 +++++-----
 zipstores.c |   50 ++++++++++++++++++++++++++------------------------
 9 files changed, 71 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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