aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_output.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-1/+1
* Fix warningRichard Braun2016-05-151-1/+2
* ddb: fix line formattingJustus Winter2015-09-291-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-2/+1
* Mark pure functions with attribute pureMarin Ramesa2013-12-201-1/+1
* Declare void argument listsMarin Ramesa2013-12-151-1/+1
* ddb/db_output.c: remove forward declarationMarin Ramesa2013-12-091-2/+1
* ddb/db_output.c: remove duplicate functionMarin Ramesa2013-12-081-12/+0
* ddb/db_output.c: remove call to nonexistent db_printf_enter()Marin Ramesa2013-12-081-3/+0
* ddb/db_output.c: remove register qualifiersMarin Ramesa2013-11-171-2/+2
* ddb: fix implicit declarationsMarin Ramesa2013-07-041-0/+1
* Do not take address of va_list variableSamuel Thibault2012-04-061-2/+2
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+3
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-5/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-8/+8
* 2000-07-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-07-231-9/+5
* Initial sourceThomas Bushnell1997-02-251-0/+240