- Fixes '!=' whitespace
[fw/openocd] / src / helper / ioutil.c
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-17 zwelchFix compilation for Ubuntu 9.04 on x86-64 when using...
2009-06-11 oharboefix ordering of arguments to fwrite()
2009-06-05 oharboeremove unused include file: inttypes.h
2009-05-21 oharboedelete unused code
2009-05-21 oharboefix warning. Use %p for pointers
2009-05-21 zwelchAdditional format warning fixes in ioutil, required...
2009-05-19 oharboefix warnings
2009-05-11 oharboeleave eCos include file issues alone for now.
2009-05-11 zwelchSimplify #include directives in ioutil.c, use new heade...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-08 zwelchFix typo from hurrying the last commit. Nothing to...
2009-05-08 zwelchFix loadFile to return file length once again.
2009-05-08 zwelchFix warnings in ioutil.c; improves loadFile inteface.
2009-01-09 oharboemoved ioutil init to the right spot: before config...
2008-12-22 oharboecygwin fixes
2008-12-17 oharboehouskeeping
2008-12-15 ntfreak- add missing svn props from r1243 commit
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...