grub/grub-core/io
Vladimir Serbinenko ec0ebb3fc2 Remove vestiges of -Wunsafe-loop-optimisations.
* conf/Makefile.common (CFLAGS_GNULIB): Remove
	-Wno-unsafe-loop-optimisations.
	* grub-core/commands/legacycfg.c: Remove -Wunsafe-loop-optimisations
	pragma.
	* grub-core/io/gzio.c: Likewise.
	* grub-core/script/parser.y: Likewise.
	* grub-core/script/yylex.l: Likewise.
	* util/grub-mkfont.c: Likewise.
2013-11-07 02:25:31 +01:00
..
bufio.c * grub-core/io/bufio.c (grub_bufio_open): Use grub_zalloc instead of 2013-01-07 10:45:05 +00:00
gzio.c Remove vestiges of -Wunsafe-loop-optimisations. 2013-11-07 02:25:31 +01:00
lzopio.c * grub-core/io/lzopio.c (test_header): Simplify code and remove useless 2013-11-07 00:51:28 +01:00
xzio.c Import gcrypt public-key cryptography and implement signature checking. 2013-01-11 21:32:42 +01:00