summaryrefslogtreecommitdiff
path: root/nuttx/netutils/thttpd/fdwatch.h
Commit message (Collapse)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-151-6/+6
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2347 42af7a65-404d-4744-a932-0658087f49c3
* Remove last remnants of SYLOGgingpatacongo2009-09-131-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2043 42af7a65-404d-4744-a932-0658087f49c3
* THTTPD integrationpatacongo2009-08-161-5/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2027 42af7a65-404d-4744-a932-0658087f49c3
* Modify THTTPD to avoid poll() for write readypatacongo2009-08-161-15/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2026 42af7a65-404d-4744-a932-0658087f49c3
* Fix fdwatch problems; reduce fdwatch memory usagepatacongo2009-08-021-9/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2010 42af7a65-404d-4744-a932-0658087f49c3
* Fix CGI I/O redirection and interposer taskspatacongo2009-07-181-8/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1988 42af7a65-404d-4744-a932-0658087f49c3
* Add fdwatch.c and timers.cpatacongo2009-07-121-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1981 42af7a65-404d-4744-a932-0658087f49c3
* Add framework for thttpdpatacongo2009-07-111-0/+86
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1975 42af7a65-404d-4744-a932-0658087f49c3