summaryrefslogtreecommitdiff
path: root/gl
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-08-11 17:33:15 -0700
committerJim Meyering <meyering@fb.com>2017-08-12 13:24:29 -0700
commit0b7fababf893803505e0382f71dc755951c98cc8 (patch)
treebd91cd4a2ca28351a9956be1a6d85b31e468198a /gl
parente9ba42e9bf957c2c01fd65519cc67fead5338ccb (diff)
downloadcoreutils-0b7fababf893803505e0382f71dc755951c98cc8.tar.gz
gnulib: update to latest and adjust gl/modules/tempname.diff
* gnulib: Update to latest. * gl/modules/tempname.diff: This patch failed to apply. Adjust it to reflect removal of the secure_getenv dependency.
Diffstat (limited to 'gl')
-rw-r--r--gl/modules/tempname.diff3
1 files changed, 1 insertions, 2 deletions
diff --git a/gl/modules/tempname.diff b/gl/modules/tempname.diff
index 4aee47c6f..d572734b6 100644
--- a/gl/modules/tempname.diff
+++ b/gl/modules/tempname.diff
@@ -2,12 +2,11 @@ diff --git a/modules/tempname b/modules/tempname
index 570ea54..f1be8ff 100644
--- a/modules/tempname
+++ b/modules/tempname
-@@ -12,7 +12,9 @@ extensions
+@@ -12,6 +12,8 @@
fcntl-h
gettimeofday
lstat
+randint
- secure_getenv
+stdbool
stdint
sys_stat