summaryrefslogtreecommitdiff
path: root/src/helper/ioutil.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace that occurs before ')'.zwelch2009-06-231-12/+12
* Remove whitespace that occurs after '('.zwelch2009-06-231-10/+10
* - Fixes '+' whitespacezwelch2009-06-231-1/+1
* - Fixes '=' whitespacezwelch2009-06-231-2/+2
* - Fixes '==' whitespacezwelch2009-06-231-6/+6
* - Fixes '&&' whitespacezwelch2009-06-231-2/+2
* - Fixes '!=' whitespacezwelch2009-06-231-6/+6
* - Replace 'if(' with 'if ('.zwelch2009-06-231-7/+7
* Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.zwelch2009-06-171-2/+2
* fix ordering of arguments to fwrite()oharboe2009-06-111-1/+1
* remove unused include file: inttypes.hoharboe2009-06-051-3/+0
* delete unused codeoharboe2009-05-211-26/+0
* fix warning. Use %p for pointersoharboe2009-05-211-1/+1
* Additional format warning fixes in ioutil, required by r1873 changes.zwelch2009-05-211-2/+2
* fix warningsoharboe2009-05-191-4/+10
* leave eCos include file issues alone for now. oharboe2009-05-111-0/+2
* Simplify #include directives in ioutil.c, use new header checks.zwelch2009-05-111-36/+27
* Remove redundant sys/types.h #include directives (now in types.h).zwelch2009-05-111-2/+0
* Fix typo from hurrying the last commit. Nothing to see here.zwelch2009-05-081-1/+1
* Fix loadFile to return file length once again.zwelch2009-05-081-5/+9
* Fix warnings in ioutil.c; improves loadFile inteface.zwelch2009-05-081-12/+14
* moved ioutil init to the right spot: before config scriptsoharboe2009-01-091-0/+1
* cygwin fixesoharboe2008-12-221-3/+6
* houskeepingoharboe2008-12-171-0/+121
* - add missing svn props from r1243 commitntfreak2008-12-151-590/+590
* sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe2008-12-151-0/+590