source:
mainline/kernel/generic/src@
b5746a2
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 | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
cpu | 63e27ef | 8 years | ASSERT → assert | ||
ddi | a53ed3a | 7 years | Change (rc != 0) to (rc != EOK), where appropriate. | ||
debug | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
interrupt | 63e27ef | 8 years | ASSERT → assert | ||
ipc | a53ed3a | 7 years | Change (rc != 0) to (rc != EOK), where appropriate. | ||
lib | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
log | b7fd2a0 | 7 years |
Use errno_t in all uspace and kernel code.
Change type of every …
|
||
main | b5746a2 | 7 years | include str.h explicitly, do not rely on transitive inclusion | ||
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 | a53ed3a | 7 years | Change (rc != 0) to (rc != EOK), where appropriate. | ||
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 | b0c2075 | 12 years | new physical memory allocator supporting physical address constrains … | ||
udebug | a53ed3a | 7 years | Change (rc != 0) to (rc != EOK), where appropriate. |
|
Note:
See TracBrowser
for help on using the repository browser.