* grub-core/gnulib/regcomp.c (regerror): Don't use abort on
unexpected error. (optimize_utf8): Likewise. * grub-core/lib/posix_wrap/stdlib.h (abort): Removed.
This commit is contained in:
parent
f37c87e1ba
commit
db7337a3d3
3 changed files with 9 additions and 8 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/gnulib/regcomp.c (regerror): Don't use abort on
|
||||
unexpected error.
|
||||
(optimize_utf8): Likewise.
|
||||
* grub-core/lib/posix_wrap/stdlib.h (abort): Removed.
|
||||
|
||||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/pc/lnxboot.S: Use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue