openocd/src/helper
Alexander Kurz bd6642f8f9 Helper ioutil: cleanup: removing dead code
The ioutil helper functions copyfile and copydir were last and only used
in ecosboard.c which has been removed with commit 39650e22.
Removing the dead code.

Change-Id: I36c7c4c5009d755b4513a14a9f9e214d1ee500e8
Signed-off-by: Alexander Kurz <akurz@blala.de>
Reviewed-on: http://openocd.zylin.com/3240
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2016-05-08 17:56:08 +01:00
..
Makefile.am helper: Add converter from JEP106 ID to manufacturer name 2016-01-22 15:02:16 +00:00
bin2char.sh Fix some problems with the bin2char utility 2014-08-02 09:01:32 +00:00
binarybuffer.c helper: constify log_strings 2014-10-06 11:57:44 +00:00
binarybuffer.h Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *) 2015-01-30 08:56:54 +00:00
command.c Tcl exception codes cleanup, shutdown command amendments 2015-04-14 12:11:48 +01:00
command.h Update to the current Jim Tcl 2014-05-09 20:12:17 +00:00
configuration.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
configuration.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
fileio.c helper/fileio: Remove nested struct 2016-02-29 21:04:47 +00:00
fileio.h helper/fileio: Remove nested struct 2016-02-29 21:04:47 +00:00
ioutil.c Helper ioutil: cleanup: removing dead code 2016-05-08 17:56:08 +01:00
ioutil.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
ioutil_stubs.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
jep106.c helper: Add converter from JEP106 ID to manufacturer name 2016-01-22 15:02:16 +00:00
jep106.h helper: Add converter from JEP106 ID to manufacturer name 2016-01-22 15:02:16 +00:00
jep106.inc helper: Add converter from JEP106 ID to manufacturer name 2016-01-22 15:02:16 +00:00
jim-nvp.c jim-nvp: Make Jim_GetOpt_String const-correct 2016-02-29 20:32:31 +00:00
jim-nvp.h jim-nvp: Make Jim_GetOpt_String const-correct 2016-02-29 20:32:31 +00:00
list.h Add a bit-level transfer queue 2012-07-06 14:58:25 +00:00
log.c helper/log: Cleanup #includes. 2015-11-03 22:17:04 +00:00
log.h stlink_usb: Fix swallowed error on read/write operations, add retries on SWD WAIT, clean up error debug output. 2014-08-11 22:34:52 +00:00
options.c helper/options: Use OPENOCD_SCRIPTS dir if set. 2015-11-03 22:19:36 +00:00
replacements.c Don't cast return value of [cm]alloc 2014-03-30 03:53:45 +00:00
replacements.h configure: define WIN32_LEAN_AND_MEAN early to make it effective 2015-02-04 21:56:55 +00:00
startup.tcl Tcl exception codes cleanup, shutdown command amendments 2015-04-14 12:11:48 +01:00
system.h Change from sys/poll.h to standard poll.h location 2015-11-03 21:38:58 +00:00
time_support.c Helper time_support: const function arguments 2016-02-13 10:49:39 +00:00
time_support.h Helper time_support: const function arguments 2016-02-13 10:49:39 +00:00
time_support_common.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
types.h swd: Improve parity calculation and move it to types.h 2014-06-28 09:27:19 +00:00
update_jep106.pl helper: Add converter from JEP106 ID to manufacturer name 2016-01-22 15:02:16 +00:00
util.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
util.h update files to correct FSF address 2013-06-05 19:52:42 +00:00