Commit from LuCI Translation Portal by user jow.: 4 of 4 messages translated (0 fuzzy).
[project/luci.git] / libs / lmo /
2011-01-02 Jo-Philipp Wichlibs/lmo: skip all entries with identical key and value...
2010-12-24 Jo-Philipp Wichlibs/lmo: apply FD_CLOEXEC on archive descriptors to...
2009-11-14 Jo-Philipp Wichlibs/lmo: revert r5539, breaks target builds
2009-11-14 Steven BarthAvoid unnecessary compiling
2009-11-01 Jo-Philipp Wichlibs/lmo: fix logic errors in po2lmo
2009-10-31 Jo-Philipp Wichlibs/lmo: fix po2lmo to cope with new po format
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-25 Jo-Philipp Wichlibs/lmo: return entries as udata and only create strin...
2009-07-19 Jo-Philipp Wichlibs/lmo: check for integer, not number in lmo.archive...
2009-07-19 Jo-Philipp Wichlibs/lmo: ensure integer return value in lmo.hash(...
2009-07-11 Jo-Philipp Wichlibs/lmo: fix possible resource leak if lua runs out...
2009-07-11 Jo-Philipp Wichlibs/lmo: implement lmo.archive.get() and lmo.archive...
2009-07-09 Jo-Philipp Wichlibs: introduce lmo - Lua Machine Objects, an implement...