DragonFly submit List (threaded) for 2005-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: ELF handling patch
:Hi all,
:please test the attached carefully. It's an important step for better
:OS emulation support. brandelf should no longer be necessary, not even
:for static Linux binaries. There's still a lot room for improvements :)
:
:Joerg
Note that sizeof("STRING") will return the length of the string
*INCLUDING* the \0. e.g. sizeof("abc") returns 4. Is that what
you wanted ?
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]