readme.bits

来自「一个嵌入式C库」· BITS 代码 · 共 15 行

BITS
15
字号
include/bits is mostly the same as glibc-2.2.4.  The glibc-2.2.4versions can be accessed with the tag glibc224.Major differences:  - termios.h is from the Linux kernel, not glibc, because glibc has    a very strange legacy conversion layer, which we ignore.  - syscall.h is deleted; instead, sysnum.h is autogenerated in uClibc  - syscalls.h is added.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?