From: Thadeu Lima de Souza Cascardo Date: Sat, 5 Dec 2009 15:22:56 +0000 (-0200) Subject: Linux is written mostly in C. X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fkernel%2Fold_slides%2F.git;a=commitdiff_plain;h=4159e32f29d80f483c50140db0b9f0bd131a7f20 Linux is written mostly in C. --- diff --git a/00.intro/00.intro.xml b/00.intro/00.intro.xml index 5064d0c..c7e9a4e 100644 --- a/00.intro/00.intro.xml +++ b/00.intro/00.intro.xml @@ -27,7 +27,8 @@ Drivers - Software modules that are plugged into a system Linux Linux is a POSIX-compatible modern operating system developed since 1991, -released under the GPLv2, with contributions by thousands of people. +released under the GPLv2, with contributions by thousands of people. It is +mostly written in C, with some assembly code. It has grown from a non-portable Intel 386 code with thousands lines to a