.. |
config.h.example
|
fix bug in the MPB-specific memcpy functions
|
2011-08-18 05:38:23 -07:00 |
ctype.h
|
Commented another bunch of header files.
|
2011-04-04 18:12:08 +02:00 |
errno.h
|
Commented another bunch of header files.
|
2011-04-04 18:12:08 +02:00 |
fs.h
|
redesign of the scheduler, defining of a runqueue per core
|
2011-08-17 13:51:19 +02:00 |
init.h
|
to solve some DHCP issues, we use same procedure to initialize LwIP like the LwIP examples
|
2011-09-07 10:09:47 +02:00 |
mailbox.h
|
redesign of the timers, support of timeouts in mailboxes and semaphores
|
2011-08-06 15:55:34 +02:00 |
mailbox_types.h
|
Committed the rest. There is only few stuff missing.
|
2011-04-05 14:44:42 +02:00 |
mmu.h
|
Commented another bunch of header files.
|
2011-04-04 18:12:08 +02:00 |
page.h
|
Commented another bunch of header files.
|
2011-04-04 18:12:08 +02:00 |
processor.h
|
- huge commit
|
2010-12-10 06:16:58 +00:00 |
semaphore.h
|
redesign of the scheduler, defining of a runqueue per core
|
2011-08-17 13:51:19 +02:00 |
semaphore_types.h
|
redesign of the timers, support of timeouts in mailboxes and semaphores
|
2011-08-06 15:55:34 +02:00 |
spinlock.h
|
remove compiler warnings
|
2011-08-27 14:28:21 -07:00 |
spinlock_types.h
|
Merge branch 'tests'
|
2011-04-18 15:36:22 +02:00 |
stdarg.h
|
- first steps to realize a SVM subsystem in a VM
|
2010-07-31 15:53:30 +00:00 |
stddef.h
|
avoid races on SMP systems
|
2011-08-01 22:01:39 +02:00 |
stdio.h
|
Color management for procedures using vga_putchar
|
2011-05-25 09:26:00 +02:00 |
stdlib.h
|
add the support of (explicit) write through caching
|
2011-09-03 13:25:49 -07:00 |
string.h
|
change copyright statement
|
2011-03-02 05:32:25 +01:00 |
syscall.h
|
switch (partly) from a Apache License to a BSD License
|
2011-08-08 23:32:34 +02:00 |
tasks.h
|
by leaving the interrupt handler, we check if an urgent task is ready
|
2011-09-06 06:46:52 -07:00 |
tasks_types.h
|
if required, the waken task will remove from the timer queue
|
2011-08-26 21:55:16 +02:00 |
time.h
|
redesign of the timers, support of timeouts in mailboxes and semaphores
|
2011-08-06 15:55:34 +02:00 |
vma.h
|
add untested prototype of an SVM system
|
2011-08-16 03:29:54 -07:00 |