aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_task_thread.c
Commit message (Expand)AuthorAgeFilesLines
* convert K&R into ansiGuy-Fleury Iteriteka2023-01-011-14/+9
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-1/+1
* ddb: Add magic variable $mapXX.Justus Winter2017-08-121-0/+25
* ddb: Fix typos in comments (found by codespell)Stefan Weil2015-01-021-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-13/+12
* ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-151-9/+9
* ddb/db_variables.c: fix near initializationMarin Ramesa2013-12-051-1/+2
* Modify struct db_variableMarin Ramesa2013-11-241-6/+6
* ddb/db_task_thread.c: remove register qualifiersMarin Ramesa2013-11-171-18/+18
* Use long typesSamuel Thibault2012-03-201-2/+2
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-9/+13
* 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-9/+9
* Initial sourceThomas Bushnell1997-02-251-0/+303