aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_print.c
Commit message (Expand)AuthorAgeFilesLines
* ddb: Print scheduling information.Justus Winter2017-08-051-5/+38
* ipc: replace the IPC table with a radix treeJustus Winter2015-05-201-14/+6
* ddb: add `show all tasks' commandJustus Winter2014-09-171-0/+24
* ddb: use db_thread_stat to format the flagsJustus Winter2014-06-111-6/+2
* ddb: print task names if availableJustus Winter2014-06-111-1/+6
* Convert from K&R to ANSIMarin Ramesa2014-04-041-16/+16
* ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-151-9/+9
* ddb/db_print.c: use unsigned long instead of an unsigned intMarin Ramesa2013-12-091-1/+1
* ddb/db_print.c: remove register qualifiersMarin Ramesa2013-11-171-6/+6
* ddb: use and cleanup db_print.hMarin Ramesa2013-07-051-0/+1
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+4
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 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-14/+14
* Initial sourceThomas Bushnell1997-02-251-0/+511