commit-hurd
[Top][All Lists]
Advanced

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

[SCM] unionfs branch, master, updated. 2961fbd036c40e8390b4af3b6f7d570d6


From: Samuel Thibault
Subject: [SCM] unionfs branch, master, updated. 2961fbd036c40e8390b4af3b6f7d570d6945c86c
Date: Fri, 15 Mar 2013 01:19:23 +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 "unionfs".

The branch, master has been updated
       via  2961fbd036c40e8390b4af3b6f7d570d6945c86c (commit)
      from  64dfa4e12d93c13b676d1cd7d86f4f4004ebfafa (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 2961fbd036c40e8390b4af3b6f7d570d6945c86c
Author: Pino Toscano <address@hidden>
Date:   Thu Mar 14 17:32:04 2013 +0100

    Switch from cthreads to pthreads
    
    Makefiles, headers, types, macros and function calls are renamed where
    appropriate.
    
    * Makefile: Switch from cthreads to pthreads.
    * lib.c: Likewise.
    * lib.h: Likewise.
    * lnode.c: Likewise.
    * lnode.h: Likewise.
    * ncache.c: Likewise.
    * ncache.h: Likewise.
    * netfs.c: Likewise.
    * node.c: Likewise.
    * options.c: Likewise.
    * pattern.c: Likewise.
    * pattern.h: Likewise.
    * stow.c: Likewise.
    * ulfs.c: Likewise.
    * ulfs.h: Likewise.
    * update.c: Likewise.

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

Summary of changes:
 Makefile  |    2 +-
 lib.c     |    5 +++--
 lib.h     |    6 +++---
 lnode.c   |   10 +++++-----
 lnode.h   |    4 ++--
 ncache.c  |   12 ++++++------
 ncache.h  |    4 ++--
 netfs.c   |   52 ++++++++++++++++++++++++++--------------------------
 node.c    |   16 ++++++++--------
 options.c |    2 +-
 pattern.c |   16 ++++++++--------
 pattern.h |    4 ++--
 stow.c    |   26 ++++++++++++++++----------
 ulfs.c    |   15 +++++++--------
 ulfs.h    |    8 +++++---
 update.c  |   43 +++++++++++++++++++++++++------------------
 16 files changed, 120 insertions(+), 105 deletions(-)


hooks/post-receive
-- 
unionfs



reply via email to

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