473,503 Members | 12,136 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where can I find the ansi C source code of linux?

I am going to have some look at the ansi C implemention source of
linux, such as stdio, file operation and so on, Where can I get some
source code, I have downloaded linux source code but I cann't find
anything about it. Does anybody know this?

Thanks!

Feb 8 '06 #1
7 2815
ww****@yahoo.com.cn wrote:
I am going to have some look at the ansi C implemention source of
linux, such as stdio, file operation and so on, Where can I get some
source code, I have downloaded linux source code but I cann't find
anything about it. Does anybody know this?


Linux is an operating system kernel, it does not implement the Standard
C library. glibc is the C library distributed with almost every Linux
distribution, the source code is freely available at
http://ftp.gnu.org/gnu/glibc/ but it is not written in strict ANSI C.
If you are looking for a C library implementation written in ANSI C
(the parts that can be that is), I strongly recommend you check out
P.J. Plauger's fantastic book on the subject: The Standard C Library.

Robert Gamble

Feb 8 '06 #2
Thanks, Robert!

Feb 8 '06 #3
ww****@yahoo.com.cn wrote:
Thanks, Robert!

Please read http://cfaj.freeshell.org/google/
before posting replies (even when replying
to your own post).

Thank you very much.

--
Ioan - Ciprian Tandau
tandau _at_ freeshell _dot_ org (hope it's not too late)
(... and that it still works...)
Feb 8 '06 #4
sorry,i do not know.

Feb 8 '06 #5
weiguo wrote:
sorry,i do not know.


you do not know *what*. Please leave some context in your post, that
is quote what you are replying to. Look at other posts on this ng
for examples of how to do this.
--
Nick Keighley

It's always September. But sometimes it is _more_ September.
Jim Cameron (clc)

Feb 8 '06 #6
gsl

Nick Keighley wrote:
weiguo wrote:
sorry,i do not know.


you do not know *what*. Please leave some context in your post, that
is quote what you are replying to. Look at other posts on this ng
for examples of how to do this.
--
Nick Keighley

It's always September. But sometimes it is _more_ September.
Jim Cameron (clc)


Feb 8 '06 #7
In article <11**********************@g43g2000cwa.googlegroups .com>,
Nick Keighley <ni******************@hotmail.com> wrote:
weiguo wrote:
sorry,i do not know.


you do not know *what*. Please leave some context in your post, that
is quote what you are replying to. Look at other posts on this ng
for examples of how to do this.


Actually, on a garbage thread like this one, it is probably just as well.

Feb 8 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
2223
by: Martin_Hurst | last post by:
It would appear that MySQL is making great strides into the commercial and even the enterprise arena. I am not seeing the same news coverage being said about Postgresql. I believe Postgresql has...
13
4311
by: Viken Karaguesian | last post by:
Hello everyone, Can anyone recommend a good online site to learn PHP? The W3Schools website is quite lacking - leaves much to be desired. I'm sure there are many places, but which ones are good?...
15
2930
by: Bart Vandewoestyne | last post by:
I'm having a .c source file which at the top contains the line #include <math.h> In that source file, i declare a function dt which in its body uses the lgamma function. `man lgamma' on my...
34
2929
by: priyanka | last post by:
Hi, I was wondering if we could parse or do something in the executable( whose source language was C). How can I use some scripting language like perl/python to find out the information about...
65
8540
by: Leslie Kis-Adam | last post by:
Hi everyone! Does anyone know, if it is possible to clear the screen in ANSI C? If it is,then how? Any help would be appreciated. Laszlo Kis-Adam <dfighter_AT-NOSPAM_freemail.hu
15
2402
by: David T. Ashley | last post by:
I'll be using gcc under Red Hat Enterprise Linux. Where do I find information about the low-level calls to the operating system from compiled 'C'? For example, if I want to cause a process to...
7
2421
by: Adrian | last post by:
Why does std::strings find search from the begining of the string when pos >= (std::string::npos-3) I cant find anything in the standard that says what find should do if pos==npos in find I...
41
18063
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
13
48023
by: ramif | last post by:
Is there a way to print extended ASCII in C?? I tried to code something, but it only displays strange symbols. here is my code: main() { char chr = 177; //stores the extended ASCII...
0
7212
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7296
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7364
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4696
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3174
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1524
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
751
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.