aboutsummaryrefslogtreecommitdiffstats
path: root/modules/es_unix/es_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't hard code any directories to search for programs into es_unix.lloyd2007-10-191-6/+1
* Add stats of '/', '/tmp', '.', and '..' to the es_unix fast poll.lloyd2007-10-191-1/+12
* New implementation of fast polling in es_unix. Instead of executinglloyd2007-10-191-38/+42
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Access the global configuration through an object reference insteadlloyd2006-07-011-1/+1
* Yet more conf.h -> config.h changeslloyd2006-07-011-1/+1
* Was missing an include for <algorithm>, needed for using std::sort;lloyd2006-06-231-0/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+105