Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2010-05-23 | nixio: Add nixio.gettimeofday() per user request | Steven Barth | |
2009-04-21 | Merge nixio 0.2 | Steven Barth | |
2009-03-16 | nixio: added syslog support | Steven Barth | |
2009-03-13 | Sync nixio | Steven Barth | |
2009-02-27 | nixio: Fixes, use POSIX calls for file i/o | Steven Barth | |
httpclient: resume support, splice() support, cookie support | |||
2009-02-12 | nixio next | Steven Barth | |
splice() still does not work correctly | |||
2009-02-08 | Use poll() instead of select() | Steven Barth | |
Reintroduce nanosleep() |