最早的linux源代码
xd597
22
0
ZIP
2020-06-13 18:06:53
最早的linux源代码,适合初学者阅读。
最早的linux源代码
(预估有个100文件)
page.s
508B
memory.c
11KB
Makefile
813B
head.s
6KB
bootsect.s
5KB
setup.s
5KB
inode.c
7KB
pipe.c
2KB
read_write.c
3KB
bitmap.c
4KB
namei.c
16KB
exec.c
9KB
stat.c
1KB
char_dev.c
2KB
buffer.c
9KB
ioctl.c
977B
file_dev.c
2KB
truncate.c
1KB
super.c
5KB
fcntl.c
1KB
block_dev.c
1KB
file_table.c
122B
Makefile
5KB
open.c
4KB
a.out.h
6KB
string.h
8KB
signal.h
2KB
unistd.h
6KB
stdarg.h
780B
utime.h
225B
fcntl.h
1KB
mm.h
219B
sched.h
6KB
head.h
304B
config.h
1KB
fs.h
5KB
kernel.h
734B
sys.h
3KB
hdreg.h
2KB
tty.h
2KB
fdreg.h
2KB
ctype.h
1KB
stddef.h
286B
termios.h
5KB
errno.h
1KB
time.h
734B
const.h
321B
io.h
477B
system.h
2KB
segment.h
1KB
memory.h
507B
wait.h
560B
stat.h
1KB
utsname.h
234B
times.h
200B
types.h
805B
signal.c
3KB
system_call.s
5KB
panic.c
448B
traps.c
5KB
fork.c
4KB
sched.c
8KB
math_emulate.c
1023B
Makefile
936B
sys.c
4KB
mktime.c
1KB
vsprintf.c
5KB
exit.c
4KB
printk.c
734B
asm.s
2KB
Makefile
3KB
hd.c
8KB
blk.h
3KB
ramdisk.c
3KB
floppy.c
11KB
Makefile
2KB
ll_rw_blk.c
3KB
serial.c
1KB
keyboard.S
12KB
tty_ioctl.c
5KB
console.c
14KB
tty_io.c
7KB
Makefile
2KB
rs_io.s
3KB
main.c
5KB
build.c
4KB
Makefile
3KB
errno.c
73B
execve.c
170B
ctype.c
1KB
dup.c
127B
wait.c
253B
_exit.c
198B
string.c
177B
setsid.c
128B
malloc.c
7KB
write.c
160B
close.c
131B
Makefile
3KB
open.c
389B
用户评论