aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_input.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ddb warnings introduced with -Wstrict-prototypesFlavio Cruz2023-01-051-6/+2
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-5/+5
* db: Add support for CSI-based arrowsSamuel Thibault2022-12-111-0/+40
* Convert from K&R to ANSIMarin Ramesa2014-04-041-8/+7
* ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-151-2/+2
* Declare void argument listsMarin Ramesa2013-12-151-2/+2
* ddb/db_input.c: add comment after endifMarin Ramesa2013-12-051-3/+3
* ddb/db_input.c: remove register qualifiersMarin Ramesa2013-11-171-7/+7
* ddb: fix implicit declarationsMarin Ramesa2013-07-041-0/+1
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+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-10/+10
* Initial sourceThomas Bushnell1997-02-251-0/+378