grub/grub-core/lib/posix_wrap
Vladimir 'phcoder' Serbinenko 4a9950ecb0 Fix compilation with older compilers.
* grub-core/Makefile.core.def (mpi): Add mpi-inline.c.
	* grub-core/lib/libgcrypt_wrap/cipher_wrap.h: Remove redundant
	declarations.
	* grub-core/lib/posix_wrap/string.h: Include sys/types.h.
	* grub-core/lib/posix_wrap/sys/types.h: Add common types.
	* grub-core/lib/xzembed/xz_dec_lzma2.c (dict_put): Replace byte
	identifier with b.
	* grub-core/lib/xzembed/xz_dec_stream.c (dec_vli): Likewise.
	* include/grub/crypto.h: Add type defines.
	* util/import_gcrypth.sed: Remove duplicate type defines.
2013-01-13 21:06:25 +01:00
..
sys Fix compilation with older compilers. 2013-01-13 21:06:25 +01:00
assert.h * grub-core/lib/posix_wrap/assert.h (assert_real): Replace grub_fatal 2012-01-29 23:48:35 +01:00
ctype.h Enable UTF8 in gnulib regexp. 2011-12-13 00:50:49 +01:00
errno.h automake commit without merge history 2010-05-06 11:34:04 +05:30
inttypes.h Satisfy some bison versions need for inttypes.h. 2011-01-08 00:34:23 +01:00
langinfo.h Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
limits.h * grub-core/lib/posix_wrap/limits.h (SHRT_MAX): New define. 2012-01-29 23:27:31 +01:00
localcharset.h Use gnulib-tool to create gnulib source files. 2010-09-20 12:35:33 +02:00
locale.h automake commit without merge history 2010-05-06 11:34:04 +05:30
stdint.h automake commit without merge history 2010-05-06 11:34:04 +05:30
stdio.h Import gcrypt public-key cryptography and implement signature checking. 2013-01-11 21:32:42 +01:00
stdlib.h * grub-core/lib/posix_wrap/limits.h (SHRT_MAX): New define. 2012-01-29 23:27:31 +01:00
string.h Fix compilation with older compilers. 2013-01-13 21:06:25 +01:00
unistd.h Various squash4 fixes and LZO and XZ support. 2011-12-26 13:18:01 +01:00
wchar.h * grub-core/lib/posix_wrap/wchar.h (mbrtowc): Set pwc to zero to avoid 2012-02-09 14:24:55 +01:00
wctype.h * grub-core/lib/posix_wrap/wctype.h (CHARCLASS_NAME_MAX): New define. 2012-01-14 11:53:29 +01:00