grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.6-8-g695e076


From: Jim Meyering
Subject: grep branch, master, updated. v2.6-8-g695e076
Date: Wed, 24 Mar 2010 17:57:58 +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  695e076ab3ffb2b70e6d9ec3c5b568b35e9bbab1 (commit)
      from  64540cdf4afc0857a4e79abdb858f426ec7a69a9 (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=695e076ab3ffb2b70e6d9ec3c5b568b35e9bbab1


commit 695e076ab3ffb2b70e6d9ec3c5b568b35e9bbab1
Author: Jim Meyering <address@hidden>
Date:   Wed Mar 24 18:44:32 2010 +0100

    portability: use gnulib's lseek wrapper
    
    * bootstrap.conf (gnulib_modules): Use gnulib's lseek wrapper,
    for improved portability.  lseek does not fail with ESPIPE on
    pipes on some systems.

diff --git a/bootstrap.conf b/bootstrap.conf
index 13c0642..df7b95f 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -42,6 +42,7 @@ hard-locale
 ignore-value
 intprops
 isdir
+lseek
 locale
 malloc
 maintainer-makefile

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

Summary of changes:
 bootstrap.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
grep




reply via email to

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