summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/hexdump-conv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: Fixes for GCC 12 warningsChris Johns2022-06-151-0/+4
* Move feature macro before "config.h" includeSebastian Huber2019-11-191-3/+4
* shell: Fix warningsSebastian Huber2017-02-151-1/+4
* shell/hexdump-conv.c: Disable sccsid to avoid unused warningJoel Sherrill2016-03-241-0/+2
* cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warningJoel Sherrill2015-03-221-1/+5
* shell: remove rtems ifdef, upstream is correctGedare Bloom2015-03-161-8/+0
* hexdump-conv.c: Use proper printf() formatting for wchar_tJoel Sherrill2014-11-251-1/+9
* 2011-03-15 Chris Johns <chrisj@rtems.org>Chris Johns2011-03-151-2/+0
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-261-0/+4
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* Use %lc instead of %C.Ralf Corsepius2009-09-291-1/+1
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-0/+184