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  d42c52e86271b102cbc2fd94a99350364393e705 (commit)
      from  0b890f927fa2e377be72384d94f42d607b896c4a (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 d42c52e86271b102cbc2fd94a99350364393e705
Author: Pino Toscano <[email protected]>
Date:   Thu Mar 14 18:00:17 2013 +0100

    Define _GNU_SOURCE at Makefile level
    
    Provide the _GNU_SOURCE define at the CFLAGS, instead of repeating it in 
every
    source.
    
    * Makefile (CFLAGS): Add -D_GNU_SOURCE.
    * lib.c (_GNU_SOURCE): Remove define.
    * lnode.c (_GNU_SOURCE): Likewise.
    * main.c (_GNU_SOURCE): Likewise.
    * ncache.c (_GNU_SOURCE): Likewise.
    * netfs.c (_GNU_SOURCE): Likewise.
    * node.c (_GNU_SOURCE): Likewise.
    * options.c (_GNU_SOURCE): Likewise.
    * pattern.c (_GNU_SOURCE): Likewise.
    * stow.c (_GNU_SOURCE): Likewise.
    * ulfs.c (_GNU_SOURCE): Likewise.
    * update.c (_GNU_SOURCE): Likewise.

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

Summary of changes:
 Makefile  |    2 +-
 lib.c     |    2 --
 lnode.c   |    2 --
 main.c    |    2 --
 ncache.c  |    2 --
 netfs.c   |    2 --
 node.c    |    2 --
 options.c |    2 --
 pattern.c |    2 --
 stow.c    |    2 --
 ulfs.c    |    2 --
 update.c  |    2 --
 12 files changed, 1 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
unionfs

Reply via email to