source: mainline/generic/include@ b65caba1

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
adt 11928d5   19 years jakub Fix BITS2BYTES macro to return 0 when passed 0 as argument. Fix ia32 …
console 41d33ac   19 years ondrap Added syscall that lets kernel regain access to keyboard.
ddi 8da51ad   19 years ondrap Removes unnecessary parameter for map_physmem syscall.
ipc 214c5a0   19 years ondrap Modified ipc_cleanup.
main 44c259c   19 years martin remove obsolete in-kernel userspace code remove CONFIG_USERSPACE …
mm 2cb5e64   19 years jakub Make use of thread_join_timeout() and thread_detach() in kernel. …
printf e499a30   19 years malyzelenyhnus All the *printf functions ported to kernel. Comments updated. Printf1 …
proc 31e8ddd   19 years jakub task_destroy() implementation, fixes in as_destroy() and task_kill(). …
security 2bb8648   19 years jakub Add SYS_CAP_GRANT and SYS_CAP_REVOKE syscalls. Move …
smp 5f85c91   20 years martin make configuration variables usage consistent
synch e090e1bc   19 years jakub Make ktaskclnp call ipc_cleanup and futex_cleanup.
syscall 41d33ac   19 years ondrap Added syscall that lets kernel regain access to keyboard.
sysinfo 6326f5e6   19 years jakub.vana force return 0 if no valid pointer in sysinfo syscall
time d6e5cbc   19 years ondrap Added 'realtime' clock interface. Added some asm macros as memory …
align.h 1.9 KB effee6f   19 years jakub Remove nasty ppc32 hack. ppc32 now uses the stock ALIGN_UP().
arch.h 2.6 KB 6ecc8bce   19 years jakub Make ia64 and sparc64 compile again. Fix ia64 to set up inits in …
atomic.h 1.7 KB d2ab461   19 years jakub Small atomic #include and typedef changes.
bitops.h 2.0 KB 5f0c664   19 years jakub Change coding style in vesa.c and do some minor changes.
byteorder.h 1.9 KB 169c408   20 years jakub Move src/ and include/ to generic.
config.h 2.1 KB e459f12   19 years jakub Improve framebuffer speed by buffering blank line.
context.h 3.0 KB e1888f9   19 years ondrap Fix context_save, so that it works even with inlines disabled (-O0).
cpu.h 2.8 KB c93e805   19 years jakub Add missed_clock_ticks to CPU structure so that clock() can detect …
debug.h 2.1 KB ad45bde9   19 years malyzelenyhnus Fix pointers output format. Fix format of slab and zones tables.
elf.h 7.6 KB 127c957b   19 years jakub Make address space backend data a union.
errno.h 2.3 KB 1ec1fd8   19 years ondrap Slightly better behaviour with caching on memory sharing.
fpu_context.h 1.9 KB f76fed4   19 years ondrap Added lazy fpu context allocation. - threads that don't use fpu, don't …
func.h 1.8 KB 23684b7   19 years jakub Define atomic_t only once in atomic.h Change the encapsulated counter …
interrupt.h 1.8 KB e3c762cd   19 years jakub Complete implementation of copy_from_uspace() and copy_to_uspace() for …
macros.h 2.2 KB 5a7d9d1   19 years jakub More checks for address space area conflicts.
memstr.h 1.8 KB 169c408   20 years jakub Move src/ and include/ to generic.
panic.h 1.8 KB 5a95b25   20 years ondrap Cleanups to make it compile with -Wall. Did not catch everything yet.
preemption.h 1.6 KB 169c408   20 years jakub Move src/ and include/ to generic.
print.h 2.0 KB fd8302d   19 years ondrap Correct realtime clock communication.
putchar.h 1.5 KB 169c408   20 years jakub Move src/ and include/ to generic.
sort.h 1.9 KB 5ff4f6b   20 years jakub sort.h was actually written by Sergey Bondari.
stackarg.h 1.9 KB 169c408   20 years jakub Move src/ and include/ to generic.
stdarg.h 1.8 KB 169c408   20 years jakub Move src/ and include/ to generic.
symtab.h 1.9 KB 0c8e692   20 years ondrap Added some readline functionality to kconsole. Arrows editing, …
test.h 1.5 KB 169c408   20 years jakub Move src/ and include/ to generic.
typedefs.h 2.9 KB 1068f6a   19 years jakub Turn address space lock, address space area lock and page_ht_lock into …
userspace.h 1.7 KB 9f52563   19 years jakub Support for user space threads.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.