2006-09-22 Marco Gerards <marco@gnu.org>
* normal/main.c (get_line): Malloc memory instead of using preallocated memory. Removed the arguments `cmdline' and `max_len'. Updated all callers.
This commit is contained in:
parent
6ba4688b23
commit
2cff3677bb
2 changed files with 67 additions and 22 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-09-22 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* normal/main.c (get_line): Malloc memory instead of using
|
||||
preallocated memory. Removed the arguments `cmdline' and
|
||||
`max_len'. Updated all callers.
|
||||
|
||||
2006-09-22 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* conf/i386-efi.rmk (grub_emu_DEPENDENCIES): New variable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue