使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
cacalabs
/
libcaca
镜像自地址
https://github.com/cacalabs/libcaca.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
7
百科
动态
1309
提交
1
分支
68 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
其它
9.5%
目录树:
e9dd9ce036
libcaca
/
kernel
文件历史
Sam Hocevar
f44b5e11fa
* Changed most "unsigned char" variables into "uint8_t", including in
prototypes. As they are equivalent, this does not break the ABI.
17 年前
..
Makefile.am
* Add Linux 2.6's bootsect.S to fix the sample kernel build.
17 年前
bootsect.S
* Add Linux 2.6's bootsect.S to fix the sample kernel build.
17 年前
kernel.c
* Changed most "unsigned char" variables into "uint8_t", including in
17 年前
kernel.h
* Disable file operations in kernel mode.
17 年前
multiboot.S
* Added glue code to compile libcaca without a libc and build applications
19 年前
multiboot.h
* Added glue code to compile libcaca without a libc and build applications
19 年前