summaryrefslogtreecommitdiff
path: root/kern/thread_swap.c
AgeCommit message (Expand)Author
2024-03-09remove machine/machspl.h as it duplicates machine/spl.hLD
2023-02-08slock: Fix initialization of statically-allocated slocksSamuel Thibault
2023-01-18Add static qualifiersFlavio Cruz
2015-05-20kern: gracefully handle resource shortageJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-17kern: avoid the casts in enqueue_head() and enqueue_tail()Marin Ramesa
2013-12-17Mark functions that don't return with attribute noreturnMarin Ramesa
2013-11-13kern: remove register qualifiersMarin Ramesa
2009-06-182007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
1997-02-25Initial sourceThomas Bushnell