Age | Commit message (Expand) | Author |
---|---|---|
2010-12-24 | libs/lmo: apply FD_CLOEXEC on archive descriptors to avoid leaking i18n file ... | Jo-Philipp Wich |
2009-08-19 | libs/lmo: fix typo in previous commit | Jo-Philipp Wich |
2009-08-19 | libs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in lmo_l... | Jo-Philipp Wich |
2009-08-19 | libs/lmo: fix possible null pointer dereference in lmo_lookup() - thanks blogic | Jo-Philipp Wich |
2009-07-30 | libs/lmo: remove cast in first lseek(), not needed since it's a constant expr... | Jo-Philipp Wich |
2009-07-30 | libs/lmo: fix lmo_read32() (dereferencing type-punned pointer will break stri... | Jo-Philipp Wich |
2009-07-30 | libs/lmo: explicitly cast values to off_t for lseek() | Jo-Philipp Wich |
2009-07-29 | libs/lmo: jffs2 does not support mmap() with MAP_SHARED, use MAP_PRIVATE inst... | Jo-Philipp Wich |
2009-07-09 | libs: introduce lmo - Lua Machine Objects, an implementation of binary hash t... | Jo-Philipp Wich |