Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-09 | nixio: Implement protable behaviour of signal(), export more error | Steven Barth | |
constants | |||
2009-03-05 | nixio: Export more constants, introduce {g,s}et{g,u}id, getpid, getppid | Steven Barth | |
2009-03-03 | nixio: | Steven Barth | |
Use POSIX file functions introduce dup() introduce fork() wait() kill() more signal interrupt wrappers more POSIX / UNIX standard compliance | |||
2009-02-28 | More splicing stuff | 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-22 | NIXIO: TLS-Support, bugfixes | Steven Barth | |
2009-02-18 | More nixio fixes, initial httpclient | Steven Barth | |
2009-02-14 | nixio: added sendfile(), return false instead of nil for EWOULDBLOCK | Steven Barth | |
2009-02-12 | nixio next | Steven Barth | |
splice() still does not work correctly | |||
2009-02-10 | nixio + io = nix2io | Steven Barth | |
2009-02-08 | Use poll() instead of select() | Steven Barth | |
Reintroduce nanosleep() | |||
2009-02-08 | nixio linux IO/socket api (incomplete / WIP) | Steven Barth | |