aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_expr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove existing old style definitions and use -Wold-style-definition.Flavio Cruz2023-01-191-4/+1
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-8/+8
* Convert from K&R to ANSIMarin Ramesa2014-04-041-19/+9
* ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-151-3/+3
* ddb/db_expr.c (db_mult_expr): initialize lhsMarin Ramesa2013-12-151-1/+1
* ddb/db_expr.c: remove register qualifierMarin Ramesa2013-11-171-2/+2
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+4
* 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/+391