luci-0.11: merge r9399-r9402 and r9412
[project/luci.git] / libs / lmo / src / lmo_core.c
2010-12-24 Jo-Philipp Wichlibs/lmo: apply FD_CLOEXEC on archive descriptors to...
2009-08-19 Jo-Philipp Wichlibs/lmo: fix typo in previous commit
2009-08-19 Jo-Philipp Wichlibs/lmo: fix off-by-one in bounds check, null-terminat...
2009-08-19 Jo-Philipp Wichlibs/lmo: fix possible null pointer dereference in...
2009-07-30 Jo-Philipp Wichlibs/lmo: remove cast in first lseek(), not needed...
2009-07-30 Jo-Philipp Wichlibs/lmo: fix lmo_read32() (dereferencing type-punned...
2009-07-30 Jo-Philipp Wichlibs/lmo: explicitly cast values to off_t for lseek()
2009-07-29 Jo-Philipp Wichlibs/lmo: jffs2 does not support mmap() with MAP_SHARED...
2009-07-09 Jo-Philipp Wichlibs: introduce lmo - Lua Machine Objects, an implement...