aboutsummaryrefslogtreecommitdiff
path: root/src/helper/ioutil.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-06-23Remove whitespace that occurs before ')'.zwelch1-12/+12
2009-06-23Remove whitespace that occurs after '('.zwelch1-10/+10
2009-06-23- Fixes '+' whitespacezwelch1-1/+1
2009-06-23- Fixes '=' whitespacezwelch1-2/+2
2009-06-23- Fixes '==' whitespacezwelch1-6/+6
2009-06-23- Fixes '&&' whitespacezwelch1-2/+2
2009-06-23- Fixes '!=' whitespacezwelch1-6/+6
2009-06-23- Replace 'if(' with 'if ('.zwelch1-7/+7
2009-06-17Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.zwelch1-2/+2
2009-06-11fix ordering of arguments to fwrite()oharboe1-1/+1
2009-06-05remove unused include file: inttypes.hoharboe1-3/+0
2009-05-21delete unused codeoharboe1-26/+0
2009-05-21fix warning. Use %p for pointersoharboe1-1/+1
2009-05-21Additional format warning fixes in ioutil, required by r1873 changes.zwelch1-2/+2
2009-05-19fix warningsoharboe1-4/+10
2009-05-11leave eCos include file issues alone for now. oharboe1-0/+2
2009-05-11Simplify #include directives in ioutil.c, use new header checks.zwelch1-36/+27
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch1-2/+0
2009-05-08Fix typo from hurrying the last commit. Nothing to see here.zwelch1-1/+1
2009-05-08Fix loadFile to return file length once again.zwelch1-5/+9
2009-05-08Fix warnings in ioutil.c; improves loadFile inteface.zwelch1-12/+14
2009-01-09moved ioutil init to the right spot: before config scriptsoharboe1-0/+1
2008-12-22cygwin fixesoharboe1-3/+6
2008-12-17houskeepingoharboe1-0/+121
2008-12-15- add missing svn props from r1243 commitntfreak1-590/+590
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe1-0/+590