]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update gnulib submodule to latest
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 May 2013 01:29:47 +0000 (18:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 May 2013 02:22:54 +0000 (19:22 -0700)
gl/lib/regex_internal.h.diff
gl/modules/tempname.diff
gnulib

index fe0f2b71898216cf694e4b3bd7806c3bdeb5ed33..f410882c7f453bfce9c9ccbbbe68b51d01c62538 100644 (file)
@@ -1,11 +1,11 @@
 diff --git a/lib/regex_internal.h b/lib/regex_internal.h
-index 2b9f697..7f4e349 100644
+index 439444c..7242084 100644
 --- a/lib/regex_internal.h
 +++ b/lib/regex_internal.h
-@@ -823,7 +823,8 @@ re_string_wchar_at (const re_string_t *pstr, Idx idx)
+@@ -827,7 +827,8 @@ re_string_wchar_at (const re_string_t *pstr, Idx idx)
  # ifndef NOT_IN_libc
  static int
- internal_function __attribute ((pure))
+ internal_function __attribute__ ((pure, unused))
 -re_string_elem_size_at (const re_string_t *pstr, Idx idx)
 +re_string_elem_size_at (const re_string_t *pstr _UNUSED_PARAMETER_,
 +                      Idx idx _UNUSED_PARAMETER_)
index 3603a598bb6b8d43a12d113aa5e688e5a97337cf..219deed2de8798322edfccee710ebc3cb99743a1 100644 (file)
@@ -1,19 +1,20 @@
 diff --git a/modules/tempname b/modules/tempname
-index b4708d9..e003c41 100644
+index 7fafd72..4703517 100644
 --- a/modules/tempname
 +++ b/modules/tempname
-@@ -1,5 +1,5 @@
+@@ -1,2 +1,2 @@
  Description:
 -gen_tempname() function: create a private temporary file or directory.
 +gen_tempname, gen_tempname_len: create a private temporary file or directory.
 
  Files:
  lib/tempname.c
-@@ -11,6 +11,8 @@ extensions
+@@ -11,7 +11,9 @@ extensions
  fcntl-h
  gettimeofday
  lstat
 +randint
+ secure_getenv
 +stdbool
  stdint
  sys_stat
diff --git a/gnulib b/gnulib
index 4a82904680e6974db7b9eed6a3ed4c6eb24ecbe4..cda5c90820d55b4b1f52d6a6f5329a10668bd720 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 4a82904680e6974db7b9eed6a3ed4c6eb24ecbe4
+Subproject commit cda5c90820d55b4b1f52d6a6f5329a10668bd720