Search:

Type: Posts; User: Fordy

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    4,582

    http://ftp.gnu.org/gnu/glibc/glibc-2.14.tar.gz ...

    http://ftp.gnu.org/gnu/glibc/glibc-2.14.tar.gz

    Download it...decompress it...look at what's inside
  2. Replies
    8
    Views
    4,582

    Did you try libc? There are C versions of the...

    Did you try libc? There are C versions of the functions you mentioned in the download
  3. Replies
    8
    Views
    4,582

    That code is usually pre-compiled and linked in a...

    That code is usually pre-compiled and linked in a shared library by the time you get to use it so you cant jump to it unless you are prepared to read it in assembler.

    Try have a look at libc (GNU...
Results 1 to 3 of 3