grub/grub-core/lib/posix_wrap
Szymon Janc 1f1a380be9 Import minilzo library for LZO decompression support.
* grub-core/lib/minilzo/lzoconf.h: New file.
* grub-core/lib/minilzo/lzodefs.h: Likewise.
* grub-core/lib/minilzo/minilzo.c: Likewise.
* grub-core/lib/minilzo/minilzo.h: Likewise.
* include/grub/types.h (GRUB_UCHAR_MAX): New define.
(GRUB_USHRT_MAX): Likewise.
(GRUB_UINT_MAX): Likewise.
* grub-core/lib/posix_wrap/limits.h (USHRT_MAX): New define.
(UINT_MAX): Likewise.
(CHAR_BIT): Likewise.
* grub-core/lib/posix_wrap/sys/types.h (ULONG_MAX): Moved to
grub-core/lib/posix_wrap/limits.h
(UCHAR_MAX): Likewise.
2011-08-14 11:39:31 +02:00
..
sys Import minilzo library for LZO decompression support. 2011-08-14 11:39:31 +02:00
assert.h automake commit without merge history 2010-05-06 11:34:04 +05:30
ctype.h automake commit without merge history 2010-05-06 11:34:04 +05:30
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 Use gnulib-tool to create gnulib source files. 2010-09-20 12:35:33 +02:00
limits.h Import minilzo library for LZO decompression support. 2011-08-14 11:39:31 +02: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 automake commit without merge history 2010-05-06 11:34:04 +05:30
stdlib.h automake commit without merge history 2010-05-06 11:34:04 +05:30
string.h automake commit without merge history 2010-05-06 11:34:04 +05:30
unistd.h automake commit without merge history 2010-05-06 11:34:04 +05:30
wchar.h automake commit without merge history 2010-05-06 11:34:04 +05:30
wctype.h automake commit without merge history 2010-05-06 11:34:04 +05:30