Displaying 2 results from an estimated 2 matches for "low_".
Did you mean:
low
2012 Apr 17
2
[GIT PULL] elflink warning fixes and auto extension support
...ad.c | 1 +
com32/lib/sys/module/common.c | 9 +-
com32/lib/sys/module/common.h | 8 ++
com32/lib/sys/module/elf_module.c | 20 ++--
com32/lib/sys/module/elfutils.c | 4 +-
com32/lib/sys/module/elfutils.h | 2 +-
com32/lib/sys/module/shallow_module.c | 8 +-
com32/lib/sys/open.c | 1 +
com32/lib/syslinux/idle.c | 1 +
com32/modules/hello.c | 2 +-
com32/modules/meminfo.c | 10 +-
com32/modules/vesainfo.c | 4 +-
core/conio.c...
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and