grub/grub-core/lib/posix_wrap
Vladimir 'phcoder' Serbinenko 0eb8ffb1f5 * grub-core/lib/posix_wrap/ctype.h (isxdigit): Use grub_isxdigit.
* include/grub/misc.h (grub_isxdigit): New function.
	* grub-core/video/colors.c (my_isxdigit): Removed. All users
	switched to grub_isxdigit.
	* grub-core/term/serial.c (grub_serial_find): Fix in case of port
	number starting with a letter.
2011-10-14 19:16:37 +02:00
..
sys
assert.h
ctype.h
errno.h
inttypes.h
langinfo.h
limits.h
localcharset.h
locale.h
stdint.h
stdio.h
stdlib.h
string.h
unistd.h
wchar.h
wctype.h