source: trunk/kernel/kern/printk.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @491   6 years viala Change assert to be a macro Ease using of static analyser and add …
(edit) @469   6 years alain 1) Introduce the libsemaphore library. 2) Introduce a small libmath …
(edit) @459   6 years alain Introduce the math library, to support the floating point data used by …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @446   6 years alain miscelaneous…
(edit) @445   6 years alain Restructure the mini_libc.
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @437   6 years alain Fix various bugs
(edit) @428   6 years alain blip
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @372   7 years max Add a panic function.
(edit) @337   7 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @296   7 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @246   7 years alain Fix a major bug in FATFS : miss handling in the FAT mapper.
(edit) @188   7 years alain Redefine the PIC device API.
(edit) @103   7 years alain Introducing a nolock_printk() function used by kernel_init.
(edit) @23   7 years alain Introduce syscalls.
(edit) @14   7 years alain Bugs fix.
(edit) @5   7 years alain Introduce the chdev_t structure in place of the device_t structure.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.