summaryrefslogtreecommitdiff
path: root/ddb/db_print.c
AgeCommit message (Expand)Author
2017-08-05ddb: Print scheduling information.Justus Winter
2015-05-20ipc: replace the IPC table with a radix treeJustus Winter
2014-09-17ddb: add `show all tasks' commandJustus Winter
2014-06-11ddb: use db_thread_stat to format the flagsJustus Winter
2014-06-11ddb: print task names if availableJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-15ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-09ddb/db_print.c: use unsigned long instead of an unsigned intMarin Ramesa
2013-11-17ddb/db_print.c: remove register qualifiersMarin Ramesa
2013-07-05ddb: use and cleanup db_print.hMarin Ramesa
2009-06-182006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell