riscv-openocd/src/helper
zwelch 6f73d44fab Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1572 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-04-30 00:57:58 +00:00
..
Makefile.am - fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlucidity.net> 2009-04-21 09:02:42 +00:00
bin2char.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.c Fix str_to_buf problem, thanks Andy Chenee 2009-04-22 10:09:15 +00:00
binarybuffer.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
command.c Added HostOS variable 2009-03-07 15:19:21 +00:00
command.h Added telnet_async command to enable/disable asynchronous 2008-10-31 13:40:02 +00:00
configuration.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
configuration.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
fileio.c Remove redundant declarations to allow building with -Wredundant-decls. 2009-04-29 01:43:01 +00:00
fileio.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
ioutil.c moved ioutil init to the right spot: before config scripts 2009-01-09 11:44:01 +00:00
jim-eventloop.c Add missing header files to fix C99 compatibility. 2009-04-29 00:33:35 +00:00
jim-eventloop.h Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings 2009-02-18 07:39:20 +00:00
jim.c Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl. 2009-04-30 00:57:58 +00:00
jim.h sync up to latest jim tcl 2008-12-16 21:10:06 +00:00
log.c - remove build warnings 2009-03-17 10:22:26 +00:00
log.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
options.c Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4) 2009-04-21 05:33:47 +00:00
replacements.c Remove redundant declarations to allow building with -Wredundant-decls. 2009-04-29 01:43:01 +00:00
replacements.h Remove redundant declarations to allow building with -Wredundant-decls. 2009-04-29 01:43:01 +00:00
startup.tcl zy1000 1.49 snapshot 2009-02-17 11:54:30 +00:00
tclapi.c The following patches was applied: 2009-04-18 10:08:13 +00:00
time_support.c Remove redundant declarations to allow building with -Wredundant-decls. 2009-04-29 01:43:01 +00:00
time_support.h Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 2008-10-13 06:52:05 +00:00
types.h Use C89/C99/C++ compliant boolean types 2009-02-10 18:21:17 +00:00