repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Indentation fix, cleanup.
[AROS.git]
/
arch
/
all-pc
/
boot
/
grub2-aros
/
grub-core
/
gnulib-no-gets.diff
blob
1a9487e84f8844ed22262f8d574c592dfc15704c
1
--- /tmp/x.diff 2013-04-11 16:51:42.777873536 +0200
2
+++ grub-core/gnulib/stdio.in.h 2013-04-11 16:51:49.917873298 +0200
3
@@ -700,7 +700,6 @@
4
removed it. */
5
#undef gets
6
#if HAVE_RAW_DECL_GETS
7
-_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
8
#endif
9
10