From 4159e32f29d80f483c50140db0b9f0bd131a7f20 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Sat, 5 Dec 2009 13:22:56 -0200 Subject: [PATCH] Linux is written mostly in C. --- 00.intro/00.intro.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.20.1