summaryrefslogtreecommitdiff
path: root/deps/libeio
Commit message (Expand)AuthorAgeFilesLines
* Upgrade libuvRyan Dahl2011-07-0117-16054/+0
* libeio and http_parser build with PIC codeAria Stewart2011-02-241-0/+2
* Merge branch 'vanilla-libeio'Ryan Dahl2011-01-119-4561/+6372
|\
| * Upgrade libeioRyan Dahl2011-01-119-4561/+6354
* | Fix whitespace errors introduced by porting effortsBert Belder2010-12-202-10/+13
* | Libeio should use correct stat/fstat as wellBert Belder2010-12-202-1/+13
* | Remove stray fileBert Belder2010-12-201-240/+0
* | Dynamically link with pthreads-w32Bert Belder2010-12-201-3/+5
* | Fix compilation on OpenBSD and FreeBSDBrian White2010-12-171-0/+4
* | win: Export eio__pread and eio__pwrite so node_file can use itBert Belder2010-11-292-2/+10
* | win: Fix wscript for libeio on windowsBert Belder2010-11-291-3/+5
* | win: Make libeio build on windowsBert Belder2010-11-294-24/+322
* | cmake cleanupDaniel Gröber2010-11-231-1/+0
* | Add cmake build support.Tom Hughes2010-11-222-0/+44
* | Apple's threaded write()s bugJorge Chamorro Bieling2010-11-211-2/+16
* | Back to WAFRyan Dahl2010-11-011-0/+127
* | Replace WAF with make/autoconfRyan Dahl2010-10-247-439/+0
* | Install ev.h and eio.hRyan Dahl2010-10-171-8/+8
* | Add config.h for cygwin for libev and libeioRyan Dahl2010-10-091-0/+77
* | #define HAVE_FDATASYNC 0 for darwin; 10.5 is missing itRyan Dahl2010-10-051-2/+3
* | libev, libeio config.h files don't depend on archRyan Dahl2010-10-025-1/+1
* | libev libeio: added freebsd-x86 config headersDavid Siegel2010-10-021-0/+78
* | Simpler libev and libeio configRyan Dahl2010-10-024-117/+252
|/
* Upgrade libeioRyan Dahl2010-09-133-36/+133
* Port to cygwinRaffaele Sena2010-06-091-1/+5
* Upgrade libeioRyan Dahl2010-05-233-16/+17
* 1: sync wscript with libeio.m4 2: try to enable macosx's sendfile.Vanilla Hsu2010-03-111-2/+4
* Upgrade libeioRyan Dahl2010-03-114-15/+55
* libeio bugfix part 2Ryan Dahl2010-01-051-3/+0
* libeio bugfix: want_poll should be called if breaking on maxreqRyan Dahl2010-01-041-0/+3
* Upgrade libeio to latest CVSRyan Dahl2010-01-045-15/+76
* Link libev and libeio as a normal .o instead of as .aRyan Dahl2009-10-271-1/+1
* Fixes for libeio wscript on Debian.Jeremy Lal2009-09-271-0/+4
* Upgrade libeio, increase xthread stacksize to 64kb.Ryan2009-09-034-50/+436
* First attempt at node.dlopenRyan2009-08-271-0/+1
* Fix bug waf problem with HAVE_CLOCK_SYSCALLRyan2009-06-221-2/+0
* Change to build on FreeBSDv0.0.1Ryan2009-05-271-6/+1
* get 'make install' workingRyan2009-04-231-0/+1
* fix the waf configure --debug options. seems to work now.Ryan2009-04-231-1/+2
* WAF: fix the debug variant.Ryan2009-04-231-0/+1
* update eio. add EIO_STACKSIZE define for getaddrinfo problemRyan2009-04-224-2/+35
* add framework for tcp server. change eio stacksize to 16kb.Ryan2009-04-221-4/+2
* add async dns for SocketRyan2009-04-211-0/+2
* use the WAF build systemRyan2009-04-041-0/+120
* add dependencies: libeio, libev, v8Ryan2009-04-0314-0/+13371