source: mainline/kernel/generic/include@ 1b20da0

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
udebug b7fd2a0   8 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
time 83dab11   8 years jiri Replace usage of typedefs.h with includes of more specific, standard …
sysinfo b7fd2a0   8 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
syscall b7fd2a0   8 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
synch 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
smp e0c80f66   13 years adam.hraska+hos smp_call: Added license.
security 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
proc 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
printf 09d13c8e   8 years zarevucky.jiri Prefix PRINTF_ATTRIBUTE and NVERIFY_PRINTF macros with _HELENOS_ …
mm 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
main 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
lib 02667d9   8 years jakub Resource arenas should be destructible
ipc 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
ddi 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
cpu 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
console b7fd2a0   8 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
compiler 85eba4c   13 years adam.hraska+hos Added missing copyright notice to kernel compiler/barrier.h.
cap b7fd2a0   8 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
adt 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
verify.h 2.3 KB fc81981   15 years martin add and improve annotations
userspace.h 1.7 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
typedefs.h 2.0 KB 5b0cf63   8 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
trace.h 1.6 KB 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
symtab_lookup.h 2.0 KB b7fd2a0   8 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
symtab.h 1.7 KB 5b0cf63   8 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
str.h 3.7 KB b7fd2a0   8 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
stdint.h 1.6 KB 002fd5f   8 years zarevucky.jiri Replace parts of system headers with <_bits/…>.
stddef.h 1.7 KB c9f3e7e9   8 years zarevucky.jiri Add <_bits/NULL.h>
stdbool.h 1.6 KB 525c5ac   8 years jiri Kernel should have stdbool.h.
stdarg.h 1.9 KB 6ab8697   16 years martin use builtin_va_* for va_* functions and va_list type (this is …
stacktrace.h 2.9 KB 5b0cf63   8 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
putchar.h 1.6 KB eec616b   16 years martin Unicode aware printf and family functions (this breaks some things, …
print.h 2.0 KB 09d13c8e   8 years zarevucky.jiri Prefix PRINTF_ATTRIBUTE and NVERIFY_PRINTF macros with _HELENOS_ …
preemption.h 2.1 KB 63e27ef   8 years jiri ASSERT → assert
panic.h 2.3 KB 09d13c8e   8 years zarevucky.jiri Prefix PRINTF_ATTRIBUTE and NVERIFY_PRINTF macros with _HELENOS_ …
mem.h 2.1 KB 83dab11   8 years jiri Replace usage of typedefs.h with includes of more specific, standard …
macros.h 4.9 KB a211838   7 years martin coding style improvements (no change in functionality)
log.h 2.1 KB 09d13c8e   8 years zarevucky.jiri Prefix PRINTF_ATTRIBUTE and NVERIFY_PRINTF macros with _HELENOS_ …
interrupt.h 2.5 KB 09d13c8e   8 years zarevucky.jiri Prefix PRINTF_ATTRIBUTE and NVERIFY_PRINTF macros with _HELENOS_ …
halt.h 1.6 KB b2e121a   8 years martin rename func.{c|h} to halt.{c|h}
gsort.h 1.7 KB 5b0cf63   8 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
fpu_context.h 1.8 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
errno.h 1.6 KB 10de842   8 years zarevucky.jiri Change the way errno_t is defined, and put libhttp and libext4 error …
debug.h 2.3 KB 63e27ef   8 years jiri ASSERT → assert
cpu.h 3.1 KB 84b8936d   9 years jakub Make sure tlb_shootdown_start() always re-reads tlb_active from memory
context.h 3.8 KB 83dab11   8 years jiri Replace usage of typedefs.h with includes of more specific, standard …
config.h 3.1 KB 525c5ac   8 years jiri Kernel should have stdbool.h.
cc.h 1.8 KB 630b9d35   11 years vojtechhorky Unbreak link-time-optimization builds Apparently, newer version of …
byteorder.h 3.4 KB 83dab11   8 years jiri Replace usage of typedefs.h with includes of more specific, standard …
bitops.h 2.4 KB 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
atomic.h 2.3 KB 618d02a   13 years adam.hraska+hos Added architecture independent local cpu atomic exchange operation (it …
assert.h 2.6 KB 63e27ef   8 years jiri ASSERT → assert
arch.h 3.4 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
align.h 2.2 KB 5b0cf63   8 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.