1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-12 10:22:38 +02:00

build: update gnulib submodule to latest

* gl/modules/tempname.diff: Update to match current Gnulib.
This commit is contained in:
Paul Eggert
2017-04-22 02:31:32 -07:00
parent f4570a9ed6
commit a750b6cfc3
2 changed files with 3 additions and 10 deletions

View File

@@ -1,15 +1,8 @@
diff --git a/modules/tempname b/modules/tempname
index 7fafd72..4703517 100644
index 570ea54..f1be8ff 100644
--- a/modules/tempname
+++ b/modules/tempname
@@ -1,5 +1,5 @@
Description:
-gen_tempname() and try_tempname(): create a private temporary file or directory.
+{gen,try}_tempname{,_len}(): create a private temporary file or directory.
Files:
lib/tempname.c
@@ -11,7 +11,9 @@ extensions
@@ -12,7 +12,9 @@ extensions
fcntl-h
gettimeofday
lstat

2
gnulib

Submodule gnulib updated: 405cd67538...30784c4710