mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 02:17:22 +08:00
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.
This commit is contained in:
parent
e9ba42e9bf
commit
0b7fababf8
@ -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
|
||||
|
2
gnulib
2
gnulib
@ -1 +1 @@
|
||||
Subproject commit ac2fdcad666d24d51a32a152fe1b3911b610344d
|
||||
Subproject commit 0474f8e6a85621c276dfc47099b9863a47f96a0d
|
Loading…
Reference in New Issue
Block a user