aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_mp.c
Commit message (Expand)AuthorAgeFilesLines
* ddb: Use _irq variants of locks to satisfy LDEBUG assertsDamien Zammit2024-02-191-12/+16
* slock: Fix initialization of statically-allocated slocksSamuel Thibault2023-02-081-1/+1
* Enable -Wmissing-prototypes.Flavio Cruz2023-01-291-0/+1
* ddb/db_mp.c: re-introduce remote_db_enterSamuel Thibault2023-01-251-0/+11
* Fix several warnings for -Wmissing-prototypesFlavio Cruz2023-01-241-11/+0
* SMP: Fix warningsSamuel Thibault2021-04-041-0/+2
* Convert from K&R to ANSIMarin Ramesa2014-04-041-2/+1
* Declare void argument listsMarin Ramesa2013-12-151-7/+7
* ddb/db_mp.c: definition of db_console() only if CONSOLE_ON_MASTERMarin Ramesa2013-12-091-2/+2
* ddb/db_mp.c: use boolean instead of an intMarin Ramesa2013-12-091-1/+1
* ddb/db_mp.c: add comment after else and endifMarin Ramesa2013-12-051-3/+3
* ddb: create new header file db_mp.hMarin Ramesa2013-11-241-5/+1
* ddb/db_mp.c: remove register qualifierMarin Ramesa2013-11-171-1/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+1
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-9/+9
* Initial sourceThomas Bushnell1997-02-251-0/+339