summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio/src/nixio.c
AgeCommit message (Expand)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
2011-08-12libs/nixio: implement getproto(), getprotobyname() and getprotobynumber()Jo-Philipp Wich
2011-08-11libs/nixio: fix possible issue with nonblocking bind()Jo-Philipp Wich
2010-03-27libs/nixio: make TLS support optionalJo-Philipp Wich
2009-10-26nixio: store stats and other number information as integer, which works bette...Felix Fietkau
2009-04-26nixio:Steven Barth
2009-04-21Merge nixio 0.2Steven Barth
2009-03-16nixio: added syslog supportSteven Barth
2009-03-12nixio: FreeBSD compatibility #1Steven Barth
2009-03-09nixio: Implement protable behaviour of signal(), export more errorSteven Barth
2009-03-05nixio: Export more constants, introduce {g,s}et{g,u}id, getpid, getppidSteven Barth
2009-03-03nixio:Steven Barth
2009-02-28More splicing stuffSteven Barth
2009-02-27nixio: Fixes, use POSIX calls for file i/oSteven Barth
2009-02-22NIXIO: TLS-Support, bugfixesSteven Barth
2009-02-18More nixio fixes, initial httpclientSteven Barth
2009-02-14nixio: added sendfile(), return false instead of nil for EWOULDBLOCKSteven Barth
2009-02-12nixio nextSteven Barth
2009-02-10nixio + io = nix2ioSteven Barth
2009-02-08Use poll() instead of select()Steven Barth
2009-02-08nixio linux IO/socket api (incomplete / WIP)Steven Barth