]> git.ipfire.org Git - thirdparty/grub.git/commit
resynced with gnulib. Cleaned up wrapping layer
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 28 Mar 2010 19:43:42 +0000 (21:43 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 28 Mar 2010 19:43:42 +0000 (21:43 +0200)
commita64b15feedea40d814aa6e04682605781e43b289
tree8a5bac2db0bbc4a225e7f977e8359ad6353030c1
parentbbdb72a1f4a7010d2f3ec5e0aacc52c69fde9b3a
resynced with gnulib. Cleaned up wrapping layer
20 files changed:
Makefile.in
conf/common.rmk
gnulib/regcomp.c
gnulib/regex.c
gnulib/regex.h [moved from include/grub/regex.h with 99% similarity]
gnulib/regex_internal.c
gnulib/regex_internal.h
gnulib/regexec.c
lib/posix_wrap/assert.h [new file with mode: 0644]
lib/posix_wrap/ctype.h [moved from include/grub/gnulib-wrap.h with 51% similarity]
lib/posix_wrap/langinfo.h [new file with mode: 0644]
lib/posix_wrap/limits.h [new file with mode: 0644]
lib/posix_wrap/localcharset.h [new file with mode: 0644]
lib/posix_wrap/stdint.h [new file with mode: 0644]
lib/posix_wrap/stdio.h [new file with mode: 0644]
lib/posix_wrap/stdlib.h [new file with mode: 0644]
lib/posix_wrap/string.h [new file with mode: 0644]
lib/posix_wrap/sys/types.h [new file with mode: 0644]
lib/posix_wrap/wchar.h [new file with mode: 0644]
lib/posix_wrap/wctype.h [new file with mode: 0644]