First bad bad pass.
[cascardo/kernel/notes/.git] / 00.rev / 3.gnu / text
1 História:
2         * MULTICS
3         * Ken Thompson e Unix
4         * Dennis Ritchie e C
5         * Berkeley Unix
6         * Unix Wars
7         * RMS e Projeto GNU
8         * Minix
9         * Linux e GNU
10
11 Arquitetura:
12         * toolchain: GNU
13         * kernel: Linux
14         * libc: GNU libc
15         * loader: GNU
16         * shell: GNU bash
17         * utils: GNU coreutils
18         * Sistema GNU + Linux
19         * Outros sistemas: *BSD, OpenSolaris, etc
20
21 Sistemas com Linux:
22         * toolchain é sempre GNU
23                 - Intel CC e tcc compilam Linux, mas uso é desconhecido
24         * libc: uclibc, dietlibc, eglibc, outros...
25         * busybox
26
27 Sistemas GNU:
28         * GNU Hurd
29         * Debian GNU/kFreeBSD
30
31 Padrões:
32         * man standards
33         * Unix V7
34         * 4.[234]BSD
35         * System V
36         * SVr[234]
37         * C
38         * POSIX
39         * XPG
40         * SUS