使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
cacalabs
/
libcaca
镜像自地址
https://github.com/cacalabs/libcaca.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
7
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
765
提交
1
分支
77 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
其它
9.5%
目录树:
ba28ea75f5
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'ba28ea75f5'
${ noResults }
libcaca
/
kernel
文件历史
Sam Hocevar
aca46d3f39
* Added -I${top_srcdir} to the compilation flags to fix builds configured
from an alternate directory (they failed to find common.h).
18 年前
..
Makefile.am
* Added -I${top_srcdir} to the compilation flags to fix builds configured
18 年前
kernel.c
* Removed a useless cast in the kernel code.
18 年前
kernel.h
* Removed \file directives from all files except caca.h and cucul.h, to
18 年前
multiboot.S
* Added glue code to compile libcaca without a libc and build applications
18 年前
multiboot.h
* Added glue code to compile libcaca without a libc and build applications
18 年前