作者mathan (None)
看板Programming
标题[问题] 要在何处观看C语言标准函式库的原始码
时间Thu Feb 28 17:36:10 2008
请问一下 有办法可以看到特定Linux系统下C语言标准函式库的原始码吗?
目前在学校的工作站中
打指令"uname -a"会出现
Linux linux 2.6.18-6-686 #1 SMP Sun Feb 10 22:11:31 UTC 2008 i686 GNU/Linux
而打指令"gcc --version"会出现
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
若想知道系统中C语言中的printf()及system()是如何实作的
那些原始码会是放在
1.kernel的原始码中
2.compiler的原始码中
3.还是其它的地方
感谢回覆
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 163.18.62.69
1F:推 guteres:看你include file是什麽直接去include目 59.104.43.57 02/28 19:27
2F:→ guteres:录下找就行了 59.104.43.57 02/28 19:27