summaryrefslogtreecommitdiff
path: root/src/helper/jim-eventloop.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 2.zwelch2009-06-231-13/+13
* Remove whitespace that occurs after '('.zwelch2009-06-231-2/+2
* - Fixes '[|]' whitespacezwelch2009-06-231-2/+2
* - Fixes '+' whitespacezwelch2009-06-231-1/+1
* - Replace 'while(' with 'while ('.zwelch2009-06-231-7/+7
* Audit and remove redundant uses of replacements.h in the tree.zwelch2009-05-121-5/+0
* Audit and reduce #include directives in jim source files.zwelch2009-05-121-7/+0
* Update jim helper files to use proper configure script support:zwelch2009-05-111-0/+3
* Add missing header files to fix C99 compatibility.zwelch2009-04-291-0/+1
* Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe2008-11-031-3/+1
* duane ellis - errno ansi fixoharboe2008-08-241-1/+1
* place event loop inside #ifdef JIM_EMBEDDED. oharboe2008-08-111-0/+6
* - fix build issues under win32 (mingw)ntfreak2008-08-081-4/+6
* - added svn props for newly added filesntfreak2008-08-071-545/+545
* David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe2008-08-071-0/+545