* [gentoo-commits] repo/gentoo:master commit in: dev-util/yacc/files/
@ 2017-02-24 15:55 Patrice Clement
0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2017-02-24 15:55 UTC (permalink / raw
To: gentoo-commits
commit: 82df04cd631bb0a0a70591bfd2872d84bb3c9ed1
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 15:54:59 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 15:55:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82df04cd
dev-util/yacc: remove unused patch.
Package-Manager: portage-2.3.3
dev-util/yacc/files/mkstemp.patch | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/dev-util/yacc/files/mkstemp.patch b/dev-util/yacc/files/mkstemp.patch
deleted file mode 100644
index f037e331fb..0000000000
--- a/dev-util/yacc/files/mkstemp.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- main.c.orig 2002-12-17 14:28:54.000000000 -0500
-+++ main.c 2002-12-17 14:29:31.000000000 -0500
-@@ -264,9 +264,9 @@
- text_file_name[len + 5] = 't';
- union_file_name[len + 5] = 'u';
-
-- mktemp(action_file_name);
-- mktemp(text_file_name);
-- mktemp(union_file_name);
-+ mkstemp(action_file_name);
-+ mkstemp(text_file_name);
-+ mkstemp(union_file_name);
-
- len = strlen(file_prefix);
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-24 15:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-24 15:55 [gentoo-commits] repo/gentoo:master commit in: dev-util/yacc/files/ Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox