Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APLE

Advanced Programming in the Linux Enviorment

write

Linux 编程中的API函数和系统调用的关系 http://blog.chinaunix.net/uid-25968088-id-3426027.html

系统调用过程分析 http://blog.csdn.net/dianhuiren/article/details/7472380

在 glibc 中系统调用的实现 http://www.oschina.net/code/explore/glibc-2.9/sysdeps/unix/syscalls.list

glibc定义的系统调用 http://blog.csdn.net/nancygreen/article/details/7852021

内核中的 read 文件读写流程 http://xanpeng.github.com/linux/2012/03/29/linux-file-read-write.html

open/read/write和fopen/fread/fwrite的区别 http://www.cnblogs.com/ldp-web/archive/2011/10/21/2220180.html

fopen 在linux下是如何实现的 http://bbs.chinaunix.net/thread-1951793-1-1.html

c library中的函数最终调用的内核的什么代码来实现IO操作 http://blog.sohu.com/people/delhoyo251/253010562.html

About

Advanced Programming in the Linux Enviorment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors