grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.5.4-197-g3f6b737


From: Jim Meyering
Subject: grep branch, master, updated. v2.5.4-197-g3f6b737
Date: Sun, 21 Mar 2010 15:01:38 +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 "grep".

The branch, master has been updated
       via  3f6b7379652bb1d9a6ebc02134d64172d82a669d (commit)
       via  745922cf506b73fef140c4638777a5a9aa40c61c (commit)
       via  3ed4e064845af85aa0de661dbe7d1369f4c965b6 (commit)
       via  3fded6e2d8dc1ab7eb5df6bc70c6ed1b7ca3a0b6 (commit)
      from  76c2884fa468e0107330d7313c777dbdbdd7034c (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=3f6b7379652bb1d9a6ebc02134d64172d82a669d


commit 3f6b7379652bb1d9a6ebc02134d64172d82a669d
Author: Jim Meyering <address@hidden>
Date:   Sun Mar 21 14:57:30 2010 +0100

    maint: use gnulib's fcntl module, just in case
    
    * bootstrap.conf (gnulib_modules): Add fcntl.
    Grep uses at least O_BINARY, which may be defined therein.

diff --git a/bootstrap.conf b/bootstrap.conf
index 28794ec..2cdcefa 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -29,6 +29,7 @@ dirname
 do-release-commit-and-tag
 error
 exclude
+fcntl
 fnmatch
 getopt-gnu
 getpagesize

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=745922cf506b73fef140c4638777a5a9aa40c61c


commit 3f6b7379652bb1d9a6ebc02134d64172d82a669d
Author: Jim Meyering <address@hidden>
Date:   Sun Mar 21 14:57:30 2010 +0100

    maint: use gnulib's fcntl module, just in case
    
    * bootstrap.conf (gnulib_modules): Add fcntl.
    Grep uses at least O_BINARY, which may be defined therein.

diff --git a/bootstrap.conf b/bootstrap.conf
index 28794ec..2cdcefa 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -29,6 +29,7 @@ dirname
 do-release-commit-and-tag
 error
 exclude
+fcntl
 fnmatch
 getopt-gnu
 getpagesize

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=3ed4e064845af85aa0de661dbe7d1369f4c965b6


commit 3f6b7379652bb1d9a6ebc02134d64172d82a669d
Author: Jim Meyering <address@hidden>
Date:   Sun Mar 21 14:57:30 2010 +0100

    maint: use gnulib's fcntl module, just in case
    
    * bootstrap.conf (gnulib_modules): Add fcntl.
    Grep uses at least O_BINARY, which may be defined therein.

diff --git a/bootstrap.conf b/bootstrap.conf
index 28794ec..2cdcefa 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -29,6 +29,7 @@ dirname
 do-release-commit-and-tag
 error
 exclude
+fcntl
 fnmatch
 getopt-gnu
 getpagesize

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=3fded6e2d8dc1ab7eb5df6bc70c6ed1b7ca3a0b6


commit 3f6b7379652bb1d9a6ebc02134d64172d82a669d
Author: Jim Meyering <address@hidden>
Date:   Sun Mar 21 14:57:30 2010 +0100

    maint: use gnulib's fcntl module, just in case
    
    * bootstrap.conf (gnulib_modules): Add fcntl.
    Grep uses at least O_BINARY, which may be defined therein.

diff --git a/bootstrap.conf b/bootstrap.conf
index 28794ec..2cdcefa 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -29,6 +29,7 @@ dirname
 do-release-commit-and-tag
 error
 exclude
+fcntl
 fnmatch
 getopt-gnu
 getpagesize

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

Summary of changes:
 bootstrap.conf |    3 ++-
 src/grep.c     |   16 +++++++++-------
 src/system.h   |    7 -------
 3 files changed, 11 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
grep




reply via email to

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