aboutsummaryrefslogtreecommitdiff
path: root/package/uhttpd/src/uhttpd-lua.c
Commit message (Collapse)AuthorAge
* uhttpd: fix a signal related race condition exposed by LuCI on fast machinesJo-Philipp Wich2010-03-29
| | | | SVN-Revision: 20573
* uhttpd: block SIGCHLD until it is expected (#6957)Jo-Philipp Wich2010-03-27
| | | | SVN-Revision: 20513
* uhttpd: clear script timeout as soon as data is received from the childJo-Philipp Wich2010-03-27
| | | | SVN-Revision: 20501
* uhttpd: - make script timeout configurable - catch SIGCHLD to properly ↵Jo-Philipp Wich2010-03-27
| | | | | | interrupt select() - flag listen and client sockets as close-on-exec SVN-Revision: 20500
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-25
SVN-Revision: 20428