summaryrefslogtreecommitdiff
path: root/ddb/db_aout.c
AgeCommit message (Expand)Author
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-20Mark pure functions with attribute pureMarin Ramesa
2013-12-15ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-09Use db_addr_t instead of db_expr_tMarin Ramesa
2013-12-09ddb/db_aout.c (aout_db_lookup): remove forward declarationMarin Ramesa
2013-12-09ddb/db_aout.c (aout_db_qualified_search): use DB_SYM_NULL as return valueMarin Ramesa
2013-12-05ddb: new header file db_aout.hMarin Ramesa
2013-12-05ddb/db_aout.c: trivial stylistic fix for consistencyMarin Ramesa
2013-11-17ddb/db_aout.c: remove register qualifiersMarin Ramesa
2009-06-182008-05-25 Andrei Barbu <teval0@gmail.com>Samuel Thibault
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