Commit Graph

16 Commits

Author SHA1 Message Date
Taylor R Campbell
a142767598 Fix ctype.h misuse.
Excluded: libtomath and libedit files, most of which appear to be
testing or example code not involved in production, and which are
derived from an upstream that should perhaps have patches submitted
upstream instead.

fix https://github.com/heimdal/heimdal/issues/1111
2023-05-26 14:10:11 -05:00
Nicolas Williams
953dc07391 Round #1 of scan-build warnings cleanup 2016-11-15 21:27:20 -06:00
Jeffrey Altman
bcb92ceaa7 YFS Coverity 11694
Change-Id: If43c93b8dc1088710a0cd48987cb9e69acb6ec23
2015-04-21 21:22:15 -04:00
Love Hornquist Astrand
b2ff260e15 klist --json support 2013-05-07 16:47:45 -07:00
Asanka Herath
d00f9984a5 Make roken build on windows
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2009-11-24 21:42:02 -08:00
Love Hörnquist Åstrand
0d31d3d686 drop rcsid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24356 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:30:37 +00:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
f4e84f2cac Add rtbl_add_column_entryv functions, printf like
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17758 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-30 13:41:40 +00:00
Love Hörnquist Åstrand
709aa58c74 define ROKEN_LIB_FUNCTION on all exported functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14773 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-12 11:29:18 +00:00
Johan Danielsson
e695d51fa3 remove extra prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13994 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-26 15:54:18 +00:00
Johan Danielsson
b13da28587 implement a bunch of stuff:
* column separator (instead of global column prefix)
* per column suffix
* indexing columns by id-number instead of column header
* optional header supression (via settable flags)
* ability to end a row
* don't extend last column to full width


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13982 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-23 15:24:22 +00:00
Johan Danielsson
98bd53fb2d (rtbl_destroy): free whole table
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11387 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-04 21:25:09 +00:00
Assar Westerlund
fee07cb8ef (rtbl_format): avoid printing an empty row at the end
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8721 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-20 14:42:31 +00:00
Assar Westerlund
59c4858850 (rtbl_add_column): initialize `col' completely
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8632 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-09 22:20:13 +00:00
Johan Danielsson
a41824b0a7 simple table functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8622 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-08 17:59:07 +00:00