source:
mainline/kernel/generic/src@
b2e121a
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
adt | 89ea2dc | 8 years | Functions that return true/false should have bool as a return type. | ||
cap | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
console | b2e121a | 7 years | rename func.{c|h} to halt.{c|h} | ||
cpu | 63e27ef | 8 years | ASSERT → assert | ||
ddi | a53ed3a | 7 years | Change (rc != 0) to (rc != EOK), where appropriate. | ||
debug | b2e121a | 7 years | rename func.{c|h} to halt.{c|h} | ||
interrupt | 63e27ef | 8 years | ASSERT → assert | ||
ipc | a53ed3a | 7 years | Change (rc != 0) to (rc != EOK), where appropriate. | ||
lib | b2e121a | 7 years | rename func.{c|h} to halt.{c|h} | ||
log | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
main | b2e121a | 7 years | rename func.{c|h} to halt.{c|h} | ||
mm | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
preempt | 057e77f | 13 years | preemption_disable: Removed failed attempt at rescheduling once … | ||
printf | 8ddaaac | 8 years | Support intmax_t in printf ('j' modifier). | ||
proc | b2e121a | 7 years | rename func.{c|h} to halt.{c|h} | ||
security | a53ed3a | 7 years | Change (rc != 0) to (rc != EOK), where appropriate. | ||
smp | 63e27ef | 8 years | ASSERT → assert | ||
synch | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
syscall | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
sysinfo | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
time | b2e121a | 7 years | rename func.{c|h} to halt.{c|h} | ||
udebug | a53ed3a | 7 years | Change (rc != 0) to (rc != EOK), where appropriate. |
|
Note:
See TracBrowser
for help on using the repository browser.