luci-0.9: merge r5954
[project/luci.git] / libs / nixio / src / nixio.c
2010-03-27 Jo-Philipp Wichluci-0.9: merge r5954
2009-11-06 Jo-Philipp Wichluci-0.9: merge r5414, r5415, r5450 and 5494
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)