Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8773637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T18:21:01+00:00 2026-06-13T18:21:01+00:00

I recently got interested about inner workings of compilers, standard libraries and kernels. While

  • 0

I recently got interested about inner workings of compilers, standard libraries and kernels. While I was searching for the source code of the standard C library, I came across with Glibc. But what it says in Glibc’s official website is: the library which defines the ''system calls'' and other basic facilities such as open, malloc, printf, exit...

So I guess that Glibc actually doesn’t provide the source code of the standard C library, but instead provides the system calls for those functions, and then the kernel takes care of them, am I right?

I would like to learn more about those things. For example, how do the sin, printf, and strlen, functions get executed in C programs? If Glibc provides just the system calls, where are the actual source codes of those functions? How does the kernel execute them? Where can be found the source code of the part of the kernel that executes those functions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T18:21:03+00:00Added an answer on June 13, 2026 at 6:21 pm

    The C library is a userland library almost like any library.

    The System Calls are an interface provided by the kernel.
    They have nothing to do with the C standard. They are OS specific.
    Some similarities exist between UNIX-like operating systems but that’s a different topic.

    Some of the functions implemented in the C library will end-up calling a system call one way or another. But that’s just the same with any other library.

    I recommend looking at the C library from OpenBSD. Android phones use it as well.
    It’s simple and clear and very well documented. You can find it here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've recently got the source-code on a application. When im trying to build the
I recently got tossed some C# code to make some minor cosmetic changes to.
I recently got into closures and anonymous functions, and I'm wondering if my code
I recently got to know about trinidad of Apache MYfaces. For web application i
I recently got interested in financial board games and saw how they can be
Recently, i've got interested in making a front-end for command-line program. I guess there's
I recently got interested in web development coming from kernel based applications. I am
I just recently got interested in how search engines work, and I found out
I recently got interested in web crawlers but one thing isn't a very clear
I have just recently got interested in the Google Analytics plugin but found out

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.