index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
ioutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
helper/ioutil: silence gcc-8 on strncpy
Antonio Borneo
1
-1
/
+1
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-7
/
+7
2019-04-07
Set empty usage field for commands that do not need parameters
Antonio Borneo
1
-0
/
+1
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-05-08
Helper ioutil: cleanup: removing dead code
Alexander Kurz
1
-111
/
+0
2015-11-03
helper/ioutil: Rename MixedCaps function.
Marc Schink
1
-3
/
+3
2013-10-31
ioutil: Remove unnecessary casts and fix const-discarding
Andreas Fritiofson
1
-8
/
+7
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-10-28
ioutil: make the file compile on MacOS
Edgar Grimberg
1
-1
/
+12
2012-03-13
ecosboard: delete bit-rotted eCos code
Øyvind Harboe
1
-2
/
+0
2012-02-06
build: cleanup src/helper directory
Spencer Oliver
1
-143
/
+79
2012-01-04
Change return value on error.
Mathias K
1
-6
/
+1
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-8
/
+8
2011-01-05
nit: do not add \n at end of LOG_ERROR
Eric Wetzel
1
-6
/
+6
2011-01-03
error handling: the error number is not part of the user interface
Øyvind Harboe
1
-2
/
+2
2010-08-02
ioutil: fix internal fn names
Øyvind Harboe
1
-15
/
+11
2010-01-09
src/helper: usage/help updates
David Brownell
1
-26
/
+37
2009-12-04
switch 'rm' command away from using Jim
Zachary T Welch
1
-18
/
+11
2009-11-28
remove redundant 'rm' command handler
Zachary T Welch
1
-27
/
+0
2009-11-24
add jim_handler to command_registration
Zachary T Welch
1
-18
/
+42
2009-11-24
ioutil: use register_commands()
Zachary T Welch
1
-17
/
+45
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
1
-6
/
+6
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-13
/
+13
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
1
-10
/
+10
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-9
/
+9
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-1
/
+1
2009-11-13
command_handler_t: make argc unsigned
Zachary T Welch
1
-1
/
+1
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-13
/
+7
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-12
/
+12
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-10
/
+10
2009-06-23
- Fixes '+' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '=' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '==' whitespace
zwelch
1
-6
/
+6
2009-06-23
- Fixes '&&' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '!=' whitespace
zwelch
1
-6
/
+6
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-7
/
+7
2009-06-17
Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.
zwelch
1
-2
/
+2
2009-06-11
fix ordering of arguments to fwrite()
oharboe
1
-1
/
+1
2009-06-05
remove unused include file: inttypes.h
oharboe
1
-3
/
+0
2009-05-21
delete unused code
oharboe
1
-26
/
+0
2009-05-21
fix warning. Use %p for pointers
oharboe
1
-1
/
+1
2009-05-21
Additional format warning fixes in ioutil, required by r1873 changes.
zwelch
1
-2
/
+2
2009-05-19
fix warnings
oharboe
1
-4
/
+10
2009-05-11
leave eCos include file issues alone for now.
oharboe
1
-0
/
+2
2009-05-11
Simplify #include directives in ioutil.c, use new header checks.
zwelch
1
-36
/
+27
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-2
/
+0
2009-05-08
Fix typo from hurrying the last commit. Nothing to see here.
zwelch
1
-1
/
+1
2009-05-08
Fix loadFile to return file length once again.
zwelch
1
-5
/
+9
2009-05-08
Fix warnings in ioutil.c; improves loadFile inteface.
zwelch
1
-12
/
+14
[next]