Split make_system_path_relative_to_its_root into separate file
relpath.c from getroot.c as it's common between unix and haiku but otherwise haiku doesn't use any functions from unix getroot.c.
This commit is contained in:
parent
31de274d29
commit
a4012f0764
9 changed files with 358 additions and 235 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-19 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Split make_system_path_relative_to_its_root into separate file
|
||||
relpath.c from getroot.c as it's common between unix and haiku
|
||||
but otherwise haiku doesn't use any functions from unix getroot.c.
|
||||
|
||||
2013-10-19 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/aros/hostdisk.c (grub_util_is_directory):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue