aboutsummaryrefslogtreecommitdiff
path: root/src/helper/ioutil.c
AgeCommit message (Expand)Author
2009-11-17command_handler: change 'cmd_ctx' to CMD_CTXZachary T Welch
2009-11-17command_handler: change 'args' to CMD_ARGVZachary T Welch
2009-11-17command_handler: change to 'argc' to CMD_ARGCZachary T Welch
2009-11-13command_context_t -> struct command_contextZachary T Welch
2009-11-13command_handler_t: make argc unsignedZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '&&' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-17Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.zwelch
2009-06-11fix ordering of arguments to fwrite()oharboe
2009-06-05remove unused include file: inttypes.hoharboe
2009-05-21delete unused codeoharboe
2009-05-21fix warning. Use %p for pointersoharboe
2009-05-21Additional format warning fixes in ioutil, required by r1873 changes.zwelch
2009-05-19fix warningsoharboe
2009-05-11leave eCos include file issues alone for now. oharboe
2009-05-11Simplify #include directives in ioutil.c, use new header checks.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-08Fix typo from hurrying the last commit. Nothing to see here.zwelch
2009-05-08Fix loadFile to return file length once again.zwelch
2009-05-08Fix warnings in ioutil.c; improves loadFile inteface.zwelch
2009-01-09moved ioutil init to the right spot: before config scriptsoharboe
2008-12-22cygwin fixesoharboe
2008-12-17houskeepingoharboe
2008-12-15- add missing svn props from r1243 commitntfreak
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe