What & How & Why

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

后一修订版
前一修订版
linux:history:linux [2016/06/07 06:14] – created haregylinux:history:linux [2023/03/30 02:31] (当前版本) – 移除 codinghare
行 1: 行 1:
-====History of Liunx==== 
-===== ===== 
-===Linus Torvalds=== 
-**[[https://en.wikipedia.org/wiki/Linus_Torvalds|Linus Benedict Torvalds]]**:  a Finnish software engineer who is the creator and principal developer of the Linux kernel.\\ 
-===Multitasking for x86386=== 
-Torvalds created three small programs: one can print "A", other can print "B", the third one can switch between the first and second program by some custom logicals. He put all of these three programs into x86386 and run them together; then he got a result like: "ABABABAB...". That being said, x86386 is able to run multitasking base on the hardware. 
-===Linux 0.02=== 
-Reference: Minix\\ 
-Programming language & Complier: C & GCC\\ 
-Compatible: Torvalds hope linux could be compatible with Unix so that people who use linux can also run programs that developed on Unix. So he followed [[https://en.wikipedia.org/wiki/POSIX|POSIX]] standard to develop the next version of linux.\\ 
-===Linux kernel=== 
- 
-