On Fri, 10 Apr 2009, "Manish Sinha (मनीष सिन्हा)" wrote:
> Muralidhar Kamidi wrote:
>> I want to look at the source of functions in the library. Where would I find
>> them.
>
> Not sure but this should work.
>
> "apt-get source libc6"
>
> this is for debian based systems

Actually, it should be 
  apt-get source glibc
or
  apt-get install glibc-source

However, if you are looking for slightly simpler implementations of
these functions you may want to look at "dietlibc"
  apt-get source dietlibc

A good document which describes many library function with excellent
examples is the info documentation (which is in non-free due to its
use of GFDL):
  apt-get install glibc-doc-reference

Kapil.
--

_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to