QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 692|回复: 1

如果不用 glibc,都可以做些什么

[复制链接]
发表于 2003-5-6 12:55:55 | 显示全部楼层 |阅读模式
请教高手:

    如果不使用 glibc以及其他各种lib,在linux下编程都可以干些什么?如何只使用 kernel 提供的功能?
发表于 2003-5-6 22:20:13 | 显示全部楼层
glibc is the c standard library. it is needed for user space program. if u do kernel programming, u never use it.
the functions provided by kernel is wrapped by system calls. so user space program still need use glibc to call these system calls.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-16 00:23 , Processed in 0.040647 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表