Y
Hacker News
new
|
ask
|
show
|
jobs
by
Retr0id
38 days ago
Fun fact, having page-aligned uncompressed .so files in the APK allows the dynamic linker to mmap them directly out of the ZIP.
3 comments
mananaysiempre
38 days ago
Flashbacks of /OPT:NOWIN98 [1]. (That said, why not.)
[1]
http://web.archive.org/web/20031018072659/http://msdn.micros...
link
jleedev
38 days ago
Ooh, with btrfs you could reflink an uncompressed zip entry to its own file on disk.
link
teddyh
38 days ago
…and you’ve rediscovered .a (ar) files.
link
[1] http://web.archive.org/web/20031018072659/http://msdn.micros...