Merge pull request #1818 from dibdot/lxc_fix
[project/luci.git] / libs / nixio / src / nixio.c
2015-01-08 Jo-Philipp WichRework LuCI build system
2011-08-12 Jo-Philipp Wichlibs/nixio: implement getproto(), getprotobyname()...
2011-08-11 Jo-Philipp Wichlibs/nixio: fix possible issue with nonblocking bind()
2010-03-27 Jo-Philipp Wichlibs/nixio: make TLS support optional
2009-10-26 Felix Fietkaunixio: store stats and other number information as...
2009-04-26 Steven Barthnixio:
2009-04-21 Steven BarthMerge nixio 0.2
2009-03-16 Steven Barthnixio: added syslog support
2009-03-12 Steven Barthnixio: FreeBSD compatibility #1
2009-03-09 Steven Barthnixio: Implement protable behaviour of signal(), export...
2009-03-05 Steven Barthnixio: Export more constants, introduce {g,s}et{g,u...
2009-03-03 Steven Barthnixio:
2009-02-28 Steven BarthMore splicing stuff
2009-02-27 Steven Barthnixio: Fixes, use POSIX calls for file i/o
2009-02-22 Steven BarthNIXIO: TLS-Support, bugfixes
2009-02-18 Steven BarthMore nixio fixes, initial httpclient
2009-02-14 Steven Barthnixio: added sendfile(), return false instead of nil...
2009-02-12 Steven Barthnixio next
2009-02-10 Steven Barthnixio + io = nix2io
2009-02-08 Steven BarthUse poll() instead of select()
2009-02-08 Steven Barthnixio linux IO/socket api (incomplete / WIP)