Ignore the signal SIGWINCH in the grub shell.
This commit is contained in:
parent
502a79c799
commit
4232395f9f
3 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2001-12-10 Yoshinori K. Okuji <okuji@gnu.org>
|
||||
|
||||
* grub/asmstub.c: Include <signal.h>.
|
||||
(grub_stage2) [HAVE_LIBCURSES]: If USE_CURSES is true, ignore
|
||||
the signal SIGWINCH. Reported by Christian Hudon
|
||||
<chrish@debian.org>.
|
||||
|
||||
2001-11-29 Yoshinori K. Okuji <okuji@gnu.org>
|
||||
|
||||
From Jason Thomas:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue