Diese Webseite funktioniert besser mit JavaScript.
Startseite
Hilfe
Anmelden
cacalabs
/
libcaca
Mirror von
https://github.com/cacalabs/libcaca.git
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
454
Commits
1
Branch
4.9 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Andere
9.5%
Struktur:
f3698cd490
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „f3698cd490“
${ noResults }
libcaca
/
kernel
Verlauf
Sam Hocevar
9b548949f6
* Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode.
vor 18 Jahren
..
Makefile.am
* Added a conditional to only build the kernel if --enable-vga was set.
vor 19 Jahren
kernel.c
* Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode.
vor 18 Jahren
kernel.h
* Implemented a few math functions in our kernel: cos(), sin(), sqrt().
vor 19 Jahren
multiboot.S
* Added glue code to compile libcaca without a libc and build applications
vor 19 Jahren
multiboot.h
* Added glue code to compile libcaca without a libc and build applications
vor 19 Jahren