bug#5825: [PATCH] build: update gnulib submodule to latest (original) (raw)

[Top][All Lists]


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


From: Jim Meyering
Subject: bug#5825: [PATCH] build: update gnulib submodule to latest
Date: Fri, 02 Apr 2010 20:59:04 +0200

FYI,

From b48a444e351f6c974af35f11eca7ba0106fedcc4 Mon Sep 17 00:00:00 2001 From: Jim Meyering <address@hidden> Date: Fri, 2 Apr 2010 20:30:48 +0200 Subject: [PATCH] build: update gnulib submodule to latest


cfg.mk | 36 ++++++++++++++++++------------------ gnulib | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/cfg.mk b/cfg.mk index 1da4d38..75ce77a 100644 --- a/cfg.mk +++ b/cfg.mk @@ -200,15 +200,15 @@ sc_no_exec_perl_coreutils:

Don't use "readlink" or "readlinkat" directly

sc_prohibit_readlink:

Don't use address of "stat" or "lstat" functions

sc_prohibit_stat_macro_address:

Ensure that date's --help output stays in sync with the info

documentation for GNU strftime. The only exception is %N,

@@ -227,22 +227,22 @@ sc_strftime_check:

Indent only with spaces.

sc_prohibit_tab_based_indentation:

Don't use "indent-tabs-mode: nil" anymore. No longer needed.

sc_prohibit_emacs__indent_tabs_mode__setting:

Ensure that each file that contains fail=1 also contains fail=0.

Otherwise, setting file=1 in the environment would make tests fail

unexpectedly. sc_prohibit_fail_0:

Ensure that "stdio--.h" is used where appropriate.

sc_require_stdio_safer: @@ -258,9 +258,9 @@ sc_require_stdio_safer:

Prefer xnanosleep over other less-precise sleep methods

sc_prohibit_sleep:

########################################################### _p0 = ([^"'/]|"([^"]|[].)"|'([^']|[].)' diff --git a/gnulib b/gnulib index e936a81..655a3ee 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit e936a81c04962903122ea0d8b6af63c5fce4beaf +Subproject commit 655a3ee56ace8f42bdf0660277a5aa4b6eeff6ca

1.7.0.4.293.ga50de



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