aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_run.c
Commit message (Expand)AuthorAgeFilesLines
* convert K&R into ansiGuy-Fleury Iteriteka2023-01-011-26/+22
* Convert from K&R to ANSIMarin Ramesa2014-04-041-12/+12
* Mark pure functions with attribute pureMarin Ramesa2013-12-201-1/+1
* ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-151-10/+10
* Declare void argument listsMarin Ramesa2013-12-151-1/+1
* ddb/db_run.c: add comment after endifMarin Ramesa2013-12-051-1/+1
* ddb: move forward declarations into a header fileMarin Ramesa2013-11-241-11/+0
* ddb/db_run.c: move declaration of brpc into SOFTWARE_SSTEPMarin Ramesa2013-11-201-1/+2
* ddb/db_run.c: trivial stylistic fix for consistencyMarin Ramesa2013-11-201-1/+1
* ddb/db_run.c: remove set but unused variableMarin Ramesa2013-11-201-3/+2
* ddb/db_run.c: remove register qualifiersMarin Ramesa2013-11-171-7/+7
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+6
* 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-13/+13
* Initial sourceThomas Bushnell1997-02-251-0/+441