aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_command.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ddb warnings introduced with -Wstrict-prototypesFlavio Cruz2023-01-051-1/+3
* Mark pure functions with attribute pureMarin Ramesa2013-12-201-1/+1
* Quiet GCC warning about uninitialized variableMarin Ramesa2013-12-161-1/+1
* ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-151-2/+2
* Declare void argument listsMarin Ramesa2013-12-151-1/+1
* ddb/db_command.h: remove duplicate variable declarationMarin Ramesa2013-12-081-2/+0
* ddb/db_command.c: remove forward declarationsMarin Ramesa2013-12-051-0/+2
* ddb/db_command.h: add ifndefMarin Ramesa2013-11-171-0/+5
* ddb: cleanup db_command.cMarin Ramesa2013-07-061-0/+2
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+3
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+2
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-7/+7
* Initial sourceThomas Bushnell1997-02-251-0/+70