Vladimir 'phcoder' Serbinenko
|
053cfcddf1
|
Import new gnulib.
|
2013-04-11 21:12:46 +02:00 |
|
Colin Watson
|
fc524edf65
|
Remove nested functions from filesystem directory iterators.
* include/grub/fs.h (grub_fs_dir_hook_t): New type.
(struct grub_fs.dir): Add hook_data argument.
Update all implementations and callers.
|
2013-01-21 01:33:46 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
a121c9648e
|
Use the common size routine in hostfs so we can read disks as well.
* grub-core/kern/emu/hostdisk.c (grub_util_get_fd_sectors): Rename to ..
(grub_util_get_fd_size): ... this. Return size in bytes.
All users updated.
* grub-core/kern/emu/hostfs.c (grub_hostfs_open): Use
grub_util_get_fd_size.
|
2012-02-29 15:23:31 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
987fbd95d0
|
* grub-core/kern/emu/hostfs.c (grub_hostfs_close):
Remove unused variable.
|
2012-02-09 23:12:09 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
|
Improve gettext support. Stylistic fixes and error handling fixes while
on it.
|
2012-02-08 19:26:01 +01:00 |
|
BVK Chaitanya
|
8c41176882
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
|