66 Commits (76e9ed7b3b2aafd21329187a86632cf1afc548b3)

Author SHA1 Message Date
leitner 57e7673e42 one more strip for cosmetical reasons 21 years ago
leitner f5c135d0d2 bug fix 21 years ago
leitner 071fc272b6 add clever hack to auto-detect the diet libc 21 years ago
leitner 2a2e1ddc75 add sigio support
extend code to cope with edge triggered event notification
add io_eagain() so that you can notify io_wait if accept() returned EAGAIN
21 years ago
leitner 5a4d2cc732 add iob.h to installed header files 21 years ago
leitner c2453002d3 add small explanation to iob.h 21 years ago
leitner d213018a01 more kqueue/epoll 21 years ago
leitner c55706c7da BSD still sucks 21 years ago
leitner c6d746a042 more bsd compat 21 years ago
leitner b201df5c9e more BSD compat 21 years ago
leitner 402af4190d cvsignore the new tests and remove their results in make clean 21 years ago
leitner 61d7ecbdc2 add epoll and kqueue tests 21 years ago
leitner ef0495b5e2 reverse return code for safemult API to conform to newer djb APIs 21 years ago
leitner 49818590ee beginnings of the io library 21 years ago
leitner d1df715971 add API for integer multiplication with overflow detection 21 years ago
leitner 674a60b278 rename Makefile to GNUmakefile; create Makefile target 22 years ago